wManager.Wow.Helpers Namespace
WRobot

Bag..::..GetContainerNumFreeSlots Property

Get containers number of free slots.

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

Syntax


public static int GetContainerNumFreeSlots { get; }
Public Shared ReadOnly Property GetContainerNumFreeSlots As Integer
	Get
public:
static property int^ GetContainerNumFreeSlots {
	int^ get ();
}