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

WoWUnit..::..Fleeing Property

Gets a value indicating whether is fleeing.

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

Syntax


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

Field Value

true if fleeing; otherwise, false.