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