wManager.Wow.Helpers Namespace
wManager.Wow.ObjectManager Namespace
WRobot

WoWUnit..::..IsNpcVendor Property

Gets a value indicating whether is NPC vendor.

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

Syntax


public bool IsNpcVendor { get; }
Public ReadOnly Property IsNpcVendor As Boolean
	Get
public:
property bool^ IsNpcVendor {
	bool^ get ();
}

Field Value

true if is NPC vendor; otherwise, false.