UIState
Values
| Name | Description |
|---|---|
| UIState_Menu | Value: 0 |
| UIState_LoadingSP | Value: 1 |
| UIState_LoadingMP | Value: 2 |
| UIState_Playing | Value: 3 |
| UIState_Unload | Value: 4 |
| UIState_Embedded | Value: 5 |
| UIState_Static | Value: 6 |
| UIState_StaticGenerated | Value: 7 |
| UIState_PreEndOfRound | Value: 8 |
| UIState_EndOfRound | Value: 9 |
| UIState_PlayingSP | Value: 10 |
| UIState_PlayingMP | Value: 11 |
| UIState_None | Value: 12 |
Last modified April 26, 2020: Update frostbite type documentation (8b14351c)