BlzGetUnitAbilityManaCost
- Parameters
-
whichUnit unit
abilId integer
level integer
- comment
Get a specific unit’s specific ability’s mana cost at a specific level.
- patch
1.29.2.9231
- Source
- common.j
- return type
integer
- Source code
native BlzGetUnitAbilityManaCost takes unit whichUnit, integer abilId, integer level returns integer