BlzSetUnitMaxMana
- Parameters
-
whichUnit unit
mana integer
- comment
Change(set) the max mana of a unit.
- patch
1.29
- return type
nothing
- Source code
native BlzSetUnitMaxMana takes unit whichUnit, integer mana returns nothing
- Source
- unit.j
- wc3modding.com
- BlzSetUnitMaxMana