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

WoWUnit..::..CanInterruptCasting Property

Gets a value indicating whether can interrupt casting.

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

Syntax


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

Field Value

true if can interrupt casting; otherwise, false.