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

WoWUnit..::..InCombatFlagOnly Property

Gets a value indicating whether in combat flag only.

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

Syntax


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

Field Value

true if in combat flag only; otherwise, false.