Table of Contents

Property VisibleDistance

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

VisibleDistance

Gets or sets the distance that this object will become visible to clients (default 45.0).
This is still subject to other limitations, such as perception ranges for creatures.

public float VisibleDistance { get; set; }

Property Value

float