NpcDB..::..GetNpcNearby Method (NpcType, NpcVendorItemClass)
Get closest NPC by type.
Namespace:
wManager.Wow.HelpersAssembly: wManager (in wManager.dll)
Syntax
public static Npc GetNpcNearby( Npc..::..NpcType type, Npc..::..NpcVendorItemClass npcVendorItemClass )
Public Shared Function GetNpcNearby ( _ type As Npc..::..NpcType, _ npcVendorItemClass As Npc..::..NpcVendorItemClass _ ) As Npc
public: static Npc^ GetNpcNearby( Npc..::..NpcType^ type, Npc..::..NpcVendorItemClass^ npcVendorItemClass )
Parameters
- type
- Type: wManager.Wow.Class..::..Npc..::..NpcType
The Npc type.
- npcVendorItemClass
- Type: wManager.Wow.Class..::..Npc..::..NpcVendorItemClass
The NPC vendor item class.