wManager.Wow.Helpers Namespace
WRobot

Bag..::..GetContainerItemCooldown Method (String)

Gets the container item cooldown.

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

Syntax


public static int GetContainerItemCooldown(
	string itemName
)
Public Shared Function GetContainerItemCooldown ( _
	itemName As String _
) As Integer
public:
static int^ GetContainerItemCooldown(
	String^ itemName
)

Parameters

itemName
Type: String
Name of the item.

Return Value

System.Int32.