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

WoWUnit..::..IsNpcRepair Property

Gets a value indicating whether is NPC repair.

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

Syntax


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

Field Value

true if is NPC repair; otherwise, false.