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

WoWUnit..::..IsTapDenied Property

Gets a value indicating whether is tap denied.

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

Syntax


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

Field Value

true if is tap denied; otherwise, false.