Jass documentation Database
JASS Documentation Database REFORGED
Results for the query "ConvertUnitState" as a "function"
Function ConvertUnitState
Line: |
151 |
Location: |
common.j |
Constant? |
yes |
Type: |
native |
Arguments: |
integer i |
Returns: |
unitstate |
Preview
Extra spaces may have been removed from the original file to show the function in a comfortable way.
Information about ConvertUnitState
it is used to define the constants representing unit state. Returns unitstate, first index is 0. Seems to accept any integer, the unitstate reference is always the same for a given integer. Example: See: GetUnitState, SetUnitState
Page loaded in 0.1133 seconds.
|