wManager.Wow.Helpers Namespace
WRobot

WoWLocalPlayer..::..FatigueActive Property

Gets a value indicating whether fatigue active.

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

Syntax


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

Field Value

true if fatigue active; otherwise, false.