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

WoWUnit..::..InCombat Property

Gets a value indicating whether in combat.

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

Syntax


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

Field Value

true if in combat; otherwise, false.