wManager.Wow.Helpers Namespace
WRobot

WoWLocalPlayer..::..CooldownTimeLeft Method (UInt32)

Cooldown time left.

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

Syntax


public int CooldownTimeLeft(
	uint spellId
)
Public Function CooldownTimeLeft ( _
	spellId As UInteger _
) As Integer
public:
int^ CooldownTimeLeft(
	unsigned int^ spellId
)

Parameters

spellId
Type: UInt32
The spell id.

Return Value

time left.