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

WoWUnit..::..IsStunned Property

Gets a value indicating whether is stunned.

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

Syntax


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

Field Value

true if is stunned; otherwise, false.