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