BlzGetUnitAbilityManaCost
- Parameters
whichUnit unitabilId integerlevel integer- comment
Get a specific unit’s specific ability’s mana cost at a specific level.
- patch
1.29.2.9231
- Source
- common.j (raise an issue to discuss on Github or submit a PR)
- return type
integer- Source code
native BlzGetUnitAbilityManaCost takes unit whichUnit, integer abilId, integer level returns integer