BlzGetUnitAbilityCooldownRemaining

Parameters
whichUnitunit
abilIdinteger
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 (raise an issue to discuss on Github or submit a PR)
return type
real
Source code
native BlzGetUnitAbilityCooldownRemaining          takes unit whichUnit, integer abilId returns real