Template:Client/Defines/ModelState
Jump to navigation
Jump to search
1.0.72 and newer.
Define Name | Define Value (Decimal) | Define Value (Hexadecimal) |
---|---|---|
MODELSTATE_LOADED | 1 | 0x1 |
MODELSTATE_LOADING | 3 | 0x3 |
MODELSTATE_REQUESTED | 2 | 0x2 |
MODELSTATE_UNKNOWN | 4 | 0x4 |
MODELSTATE_UNLOADED | 0 | 0x0 |