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

WoWUnit..::..Rooted Property

Gets a value indicating whether is rooted.

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

Syntax


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

Field Value

true if rooted; otherwise, false.