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

WoWUnit..::..Confused Property

Gets a value indicating whether is confused.

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

Syntax


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

Field Value

true if confused; otherwise, false.