wManager.Wow.Helpers Namespace
WRobot

Bag..::..GetContainerItemCooldown Method (Int32)

Gets the container item cooldown.

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

Syntax


public static int GetContainerItemCooldown(
	int itemId
)
Public Shared Function GetContainerItemCooldown ( _
	itemId As Integer _
) As Integer
public:
static int^ GetContainerItemCooldown(
	int^ itemId
)

Parameters

itemId
Type: Int32
The item id.

Return Value

System.Int32.