wManager.Wow.Helpers Namespace
WRobot

WoWContainer..::..GetSlot Method

Gets the slot.

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

Syntax


public int GetSlot(
	int slot
)
Public Function GetSlot ( _
	slot As Integer _
) As Integer
public:
int^ GetSlot(
	int^ slot
)

Parameters

slot
Type: Int32
The slot.

Return Value

System.Int32.