ManiaScript
Script language used in ManiaPlanet
 All Classes Namespaces Files Functions Variables Enumerations Enumerator
Public Member Functions | Public Attributes | List of all members
CUIConfigMgr Struct Reference

#include <big.h>

Inheritance diagram for CUIConfigMgr:
CNod

Public Member Functions

Void ResetAll ()
CUIConfig GetUI (CPlayer Player)
CUIConfig GetUI (CUser User)
CUILayer UILayerCreate ()
Void UILayerDestroy (CUILayer Layer)
Void UILayerDestroyAll ()

Public Attributes

const CUIConfig UIAll
const CUIConfig[] UI
const CUILayer[] UILayers
const CUILayer[] UIReplayLayers
- Public Attributes inherited from CNod
const Ident Id

Member Function Documentation

CUIConfig CUIConfigMgr::GetUI ( CPlayer  Player)
CUIConfig CUIConfigMgr::GetUI ( CUser  User)
Void CUIConfigMgr::ResetAll ( )
CUILayer CUIConfigMgr::UILayerCreate ( )
Void CUIConfigMgr::UILayerDestroy ( CUILayer  Layer)
Void CUIConfigMgr::UILayerDestroyAll ( )

Member Data Documentation

const CUIConfig [] CUIConfigMgr::UI
const CUIConfig CUIConfigMgr::UIAll
const CUILayer [] CUIConfigMgr::UILayers
const CUILayer [] CUIConfigMgr::UIReplayLayers

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