BlzEndUnitAbilityCooldown
- Parameters
-
whichUnit unit
abilCode integer
- comment
Reduces the current ability cooldown of a specific ability to 0.
- patch
1.29.2.9231
- Source
- common.j
- return type
nothing
- Source code
native BlzEndUnitAbilityCooldown takes unit whichUnit, integer abilCode returns nothing