BlzSetAbilityTooltip

Parameters
abilCodeinteger
tooltipstring
levelinteger
comment

Set the ability tooltip (basic) of an ability at runtime.

patch

1.29.2.9231

Source
common.j (raise an issue to discuss on Github or submit a PR)
return type
nothing
Source code
native BlzSetAbilityTooltip                        takes integer abilCode, string tooltip, integer level returns nothing