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.2.9231

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