BlzGetAbilityManaCost
- Parameters
 abilId integerlevel integer- comment
 Requires an ability ID and the ability level and returns the ability’s (at the level passed) mana cost.
- note
 Since 1.31: use Level 0 to read manacosts of Level 1.
- patch
 1.29.2.9231
- Source
 - common.j (suggest an edit or discuss on Github)
 - return type
 integer- Source code
 native BlzGetAbilityManaCost takes integer abilId, integer level returns integer