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

WoWUnit..::..IsNpcTrainer Property

Gets a value indicating whether is NPC trainer.

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

Syntax


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

Field Value

true if is NPC trainer; otherwise, false.