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

WoWUnit..::..IsNpcSpiritHealer Property

Gets a value indicating whether is NPC spirit healer.

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

Syntax


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

Field Value

true if is NPC spirit healer; otherwise, false.