BlzSetAbilityResearchExtendedTooltip

Parameters
abilCode integer
researchExtendedTooltip string
level integer
comment

Set the research ability tooltip (Extended state 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.2.9231

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