BlzSetAbilityActivatedTooltip
- Parameters
abilCode integertooltip stringlevel 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 (suggest an edit or discuss on Github)
- return type
nothing- Source code
native BlzSetAbilityActivatedTooltip takes integer abilCode, string tooltip, integer level returns nothing