BlzSetAbilityActivatedTooltip

Parameters
abilCode integer
tooltip string
level integer
comment

Set the activated ability tooltip (for abilities such as defend which have an “active” state) of an ability at runtime.

patch

1.29

return type
nothing
Source code
native BlzSetAbilityActivatedTooltip               takes integer abilCode, string tooltip, integer level returns nothing
Source
common.j
wc3modding.com
BlzSetAbilityActivatedTooltip