Template:Client/Defines/ModelState: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Latest revision as of 19:16, 28 January 2019
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 |