BlzGetUnitAbilityCooldownRemaining

Parameters
whichUnit unit
abilId integer
bug

Sometimes it may return 0 for abilities based on Channel even when they are on cooldown.

comment

Get a specific unit’s remaining ability cooldown.

patch

1.29

return type
real
Source code
native BlzGetUnitAbilityCooldownRemaining          takes unit whichUnit, integer abilId returns real
Source
common.j
wc3modding.com
BlzGetUnitAbilityCooldownRemaining