wManager.Wow.Helpers Namespace
WRobot

NpcDB..::..GetNpcNearby Method (NpcType)

Get closest NPC by type.

Namespace:  wManager.Wow.Helpers
Assembly:  wManager (in wManager.dll)

Syntax


public static Npc GetNpcNearby(
	Npc..::..NpcType type
)
Public Shared Function GetNpcNearby ( _
	type As Npc..::..NpcType _
) As Npc
public:
static Npc^ GetNpcNearby(
	Npc..::..NpcType^ type
)

Parameters

type
Type: wManager.Wow.Class..::..Npc..::..NpcType
The Npc type.

Return Value

Npc.