BlzGetAbilityManaCost

Parameters
abilId integer
level 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
return type
integer
Source code
native BlzGetAbilityManaCost                       takes integer abilId, integer level returns integer