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
- return type
integer
- Source code
native BlzGetUnitAbilityManaCost takes unit whichUnit, integer abilId, integer level returns integer
- Source
- unit.j
- wc3modding.com
- BlzGetUnitAbilityManaCost