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