BlzSetAbilityResearchTooltip

Parameters
abilCode integer
researchTooltip string
level integer
comment

Set the research ability tooltip (For abilities that can be learned (all abilities have this, but only hero abilities show it on the object editor, you can still change it with these natives)) of an ability at runtime.

patch

1.29

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