NpcDB Methods
The NpcDB type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
AddNpc |
Add NPC to ListNpc.
|
|
|
AddNpcRange |
Add several NPCs to ListNpc.
|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetNpcNearby(Npc..::..NpcType) |
Get closest NPC by type.
|
|
|
GetNpcNearby(Npc..::..NpcType, Npc..::..NpcVendorItemClass) |
Get closest NPC by type.
|
|
|
GetNpcNearby(Npc..::..NpcType, Npc..::..FactionType, ContinentId, Vector3, Boolean, Npc..::..NpcVendorItemClass) |
Get closest NPC by type.
|
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
NpcSimilarExist |
Similar NPC exist.
|
|
|
Save |
Save to file.
|
|
|
ToString | (Inherited from Object.) |

