/
State types
State types
Type | Name | Description |
---|---|---|
0 | Idle | The Idle State (should be specified on all dialogs) |
1 | Preloaded | The dialog has been preloaded |
2 | Loaded | The dialog has been loaded but not yet drawn |
3 | Running | The dialog is running (is shown and / or polls some values) |
4 | Finished | The dialog is still in memory but is hidden and will not be polled |
, multiple selections available,
Related content
UID_SetState
UID_SetState
More like this
UID_GetState
UID_GetState
More like this
UID_GetStateIdByName
UID_GetStateIdByName
More like this
UID_StateGetVariableId
UID_StateGetVariableId
More like this
UID_StateGetVariableCount
UID_StateGetVariableCount
More like this
DialogReadData
DialogReadData
More like this