BlzGetUnitAbilityCooldownRemaining
- Parameters
-
whichUnit unit
abilId integer
- comment
Get a specific unit’s remaining ability cooldown.
- bug
Sometimes it may return 0 for abilities based on Channel even when they are on cooldown.
- patch
1.29.2.9231
- Source
- common.j
- return type
real
- Source code
native BlzGetUnitAbilityCooldownRemaining takes unit whichUnit, integer abilId returns real