wManager.Wow.Helpers Namespace
WRobot

WoWItem..::..InBag Property

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

Syntax


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