Function BlzSetAbilityResearchExtendedTooltip

  • 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.

    Parameters

    • abilCode: number
    • researchExtendedTooltip: string
    • level: number

    Returns void

    Patch

    1.29

Generated using TypeDoc