Beta Documentation - Subject to change.

Gets the cooldown of the skill.

Syntax

Lua
function ActiveSkill:GetCooldown();

Returns

Type: number
The cooldown of the skill in seconds.

Remarks

Gets the cooldown of the skill.

See Also