ManiaScript Trackmania 2020  14/07/2025
CUIConfigMgr Class Reference

Documentation for class CUIConfigMgr. More...

#include <2025_07_14.h>

Inheritance diagram for CUIConfigMgr:
CNod

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
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Documentation for class CUIConfigMgr.

Definition at line 8226 of file 2025_07_14.h.

Member Function Documentation

◆ GetUI() [1/3]

CUIConfig CUIConfigMgr::GetUI ( CClient  Client)

◆ GetUI() [2/3]

CUIConfig CUIConfigMgr::GetUI ( CPlayer  Player)

◆ GetUI() [3/3]

CUIConfig CUIConfigMgr::GetUI ( CUser  User)

◆ ResetAll()

Void CUIConfigMgr::ResetAll ( )

◆ UILayerCreate()

CUILayer CUIConfigMgr::UILayerCreate ( )

◆ UILayerDestroy()

Void CUIConfigMgr::UILayerDestroy ( CUILayer  Layer)

◆ UILayerDestroyAll()

Void CUIConfigMgr::UILayerDestroyAll ( )

Member Data Documentation

◆ HoldLoadingScreen

Boolean CUIConfigMgr::HoldLoadingScreen

Definition at line 8279 of file 2025_07_14.h.

◆ PendingEvents

Array<CUIConfigEvent* const > CUIConfigMgr::PendingEvents

Definition at line 8283 of file 2025_07_14.h.

◆ UI

Array<CUIConfig* const > CUIConfigMgr::UI

Definition at line 8239 of file 2025_07_14.h.

◆ UIAll

CUIConfig* const CUIConfigMgr::UIAll

Definition at line 8235 of file 2025_07_14.h.

◆ UILayers

Array<CUILayer* const > CUIConfigMgr::UILayers

Definition at line 8255 of file 2025_07_14.h.

◆ UIReplayLayers

Array<CUILayer* const > CUIConfigMgr::UIReplayLayers

Definition at line 8271 of file 2025_07_14.h.

◆ UISequenceMaxDuration

Integer CUIConfigMgr::UISequenceMaxDuration

Definition at line 8275 of file 2025_07_14.h.


The documentation for this class was generated from the following file: