wManager.Wow.Helpers Namespace
WRobot

WoWLocalPlayer..::..InvSlots Property

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

Syntax


public List<ulong> InvSlots { get; }
Public ReadOnly Property InvSlots As List(Of ULong)
	Get
public:
property List<unsigned long long^>^ InvSlots {
	List<unsigned long long^>^ get ();
}