BlzGetAbilityCooldown
- Parameters
-
abilId integer
level integer
- comment
-
Requires an ability ID and the ability level and returns the ability’s (at the level passed) cooldown. Since 1.31: use Level 0 to read cooldown from Level 1.
- patch
-
1.29.2.9231
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
real
- Source code
-
native BlzGetAbilityCooldown takes integer abilId, integer level returns real