BlzGetUnitMaxHP
- Parameters
-
whichUnit unit
- comment
Get the max HP (hit points) of a unit.
- patch
1.29
- return type
integer
- Source code
native BlzGetUnitMaxHP takes unit whichUnit returns integer
- Source
- common.j
- wc3modding.com
- BlzGetUnitMaxHP
whichUnit | unit |
Get the max HP (hit points) of a unit.
1.29
integer
native BlzGetUnitMaxHP takes unit whichUnit returns integer