wManager.Wow.Helpers Namespace
WRobot

WoWItem..::..IsEquippableItem Property

Gets a value indicating whether is equippable item.

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

Syntax


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

Field Value

true if is equippable item; otherwise, false.