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