Jass documentation Database
JASS Documentation Database REFORGED
Results for the query "GetUnitState" as a "function"
Function GetUnitState
Line: |
2983 |
Location: |
common.j |
Constant? |
yes |
Type: |
native |
Arguments: |
unit whichUnit, unitstate whichUnitState |
Returns: |
real |
Preview
Extra spaces may have been removed from the original file to show the function in a comfortable way.
Information about GetUnitState
returns whichUnit's current unit state as an absolute value. It's used to retrieve a unit's current/max HP and mana. Example: See: SetUnitState
Page loaded in 0.1178 seconds.
|