ManiaScript Trackmania 2020  30/10/2024
CUIConfigMgr Class Reference

Documentation for class CUIConfigMgr. More...

#include <2024_10_30.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 8198 of file 2024_10_30.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 8251 of file 2024_10_30.h.

◆ PendingEvents

Array<CUIConfigEvent* const > CUIConfigMgr::PendingEvents

Definition at line 8255 of file 2024_10_30.h.

◆ UI

Array<CUIConfig* const > CUIConfigMgr::UI

Definition at line 8211 of file 2024_10_30.h.

◆ UIAll

CUIConfig* const CUIConfigMgr::UIAll

Definition at line 8207 of file 2024_10_30.h.

◆ UILayers

Array<CUILayer* const > CUIConfigMgr::UILayers

Definition at line 8227 of file 2024_10_30.h.

◆ UIReplayLayers

Array<CUILayer* const > CUIConfigMgr::UIReplayLayers

Definition at line 8243 of file 2024_10_30.h.

◆ UISequenceMaxDuration

Integer CUIConfigMgr::UISequenceMaxDuration

Definition at line 8247 of file 2024_10_30.h.


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