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