wManager.Wow.Helpers Namespace
WRobot

SpellManager..::..GetSpellCooldownTimeLeft Method (UInt32)

Get the spell cooldown time left.

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

Syntax


public static int GetSpellCooldownTimeLeft(
	uint spellId
)
Public Shared Function GetSpellCooldownTimeLeft ( _
	spellId As UInteger _
) As Integer
public:
static int^ GetSpellCooldownTimeLeft(
	unsigned int^ spellId
)

Parameters

spellId
Type: UInt32
The spell id.

Return Value

time left milliseconds.