wManager.Wow.Helpers Namespace
WRobot

WoWLocalPlayer..::..IsCast Property

Gets a value indicating whether is cast (can be force with ForceIsCast).

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

Syntax


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

Field Value

true if is cast; otherwise, false.