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

WoWUnit..::..IsAttackable Property

Gets a value indicating whether is attackable.

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

Syntax


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

Field Value

true if is attackable; otherwise, false.