NPC (
Npc vendor, repair, ...) and Mailbox search radius
Namespace:
wManager
Assembly:
wManager (in wManager.dll)
public float NpcMailboxSearchRadius { get; set; }
Public Property NpcMailboxSearchRadius As Single
Get
Set
public:
property float^ NpcMailboxSearchRadius {
float^ get ();
void set (float^ value);
}