wManager.Wow.Helpers Namespace
WRobot

WoWLocalPlayer..::..BreathActive Property

Gets a value indicating whether breath active.

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

Syntax


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

Field Value

true if breath active; otherwise, false.