Add NPCs of used profiles to your
NpcDB.
Namespace:
wManager
Assembly:
wManager (in wManager.dll)
public bool AddToNpcDb { get; set; }
Public Property AddToNpcDb As Boolean
Get
Set
public:
property bool^ AddToNpcDb {
bool^ get ();
void set (bool^ value);
}