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

WoWUnit..::..InCombatWithMe Property

Gets a value indicating whether in combat with me.

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

Syntax


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

Field Value

true if in combat with me; otherwise, false.