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
- return type
real
- Source code
native BlzGetAbilityCooldown takes integer abilId, integer level returns real
- Source
- common.j
- wc3modding.com
- BlzGetAbilityCooldown