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

WoWUnit..::..IsCast Property

Gets a value indicating whether is cast.

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

Syntax


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

Field Value

true if is cast; otherwise, false.