![]() |
ManiaScript Trackmania 2020
14/07/2025
|
Documentation for class CUIConfigMgr. More...
#include <2025_07_14.h>
Public Member Functions | |
Void | ResetAll () |
CUIConfig | GetUI (CPlayer Player) |
CUIConfig | GetUI (CUser User) |
CUIConfig | GetUI (CClient Client) |
CUILayer | UILayerCreate () |
Void | UILayerDestroy (CUILayer Layer) |
Void | UILayerDestroyAll () |
Public Attributes | |
CUIConfig *const | UIAll |
Array< CUIConfig *const > | UI |
Array< CUILayer *const > | UILayers |
Array< CUILayer *const > | UIReplayLayers |
Integer | UISequenceMaxDuration |
Boolean | HoldLoadingScreen |
Array< CUIConfigEvent *const > | PendingEvents |
![]() | |
Ident const | Id |
Documentation for class CUIConfigMgr.
Definition at line 8226 of file 2025_07_14.h.
Void CUIConfigMgr::ResetAll | ( | ) |
CUILayer CUIConfigMgr::UILayerCreate | ( | ) |
Void CUIConfigMgr::UILayerDestroyAll | ( | ) |
Boolean CUIConfigMgr::HoldLoadingScreen |
Definition at line 8279 of file 2025_07_14.h.
Array<CUIConfigEvent* const > CUIConfigMgr::PendingEvents |
Definition at line 8283 of file 2025_07_14.h.
Definition at line 8239 of file 2025_07_14.h.
CUIConfig* const CUIConfigMgr::UIAll |
Definition at line 8235 of file 2025_07_14.h.
Definition at line 8255 of file 2025_07_14.h.
Definition at line 8271 of file 2025_07_14.h.
Integer CUIConfigMgr::UISequenceMaxDuration |
Definition at line 8275 of file 2025_07_14.h.