BlzSetAbilityTooltip
- Parameters
-
abilCode integer
tooltip string
level integer
- comment
-
Set the ability tooltip (basic) 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 BlzSetAbilityTooltip takes integer abilCode, string tooltip, integer level returns nothing