Function BlzGetAbilityManaCost

  • Requires an ability ID and the ability level and returns the ability’s (at the level passed) mana cost.

    Parameters

    • abilId: number
    • level: number

    Returns number

    Note

    Since 1.31: use Level 0 to read manacosts of Level 1.

    Patch

    1.29

Generated using TypeDoc