ManiaScript Reference
2019-05
|
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 | |
const CUIConfig | UIAll |
const CUIConfig [] | UI |
const CUILayer [] | UILayers |
const CUILayer [] | UIReplayLayers |
Integer | UISequenceMaxDuration |
Boolean | HoldLoadingScreen |
const CUIConfigEvent [] | PendingEvents |
Public Attributes inherited from CNod | |
const Ident | Id |
Void CUIConfigMgr::ResetAll | ( | ) |
CUILayer CUIConfigMgr::UILayerCreate | ( | ) |
Void CUIConfigMgr::UILayerDestroyAll | ( | ) |
Boolean CUIConfigMgr::HoldLoadingScreen |
const CUIConfigEvent [] CUIConfigMgr::PendingEvents |
const CUIConfig [] CUIConfigMgr::UI |
const CUIConfig CUIConfigMgr::UIAll |
const CUILayer [] CUIConfigMgr::UILayers |
const CUILayer [] CUIConfigMgr::UIReplayLayers |
Integer CUIConfigMgr::UISequenceMaxDuration |