ManiaScript Trackmania 2020  30/10/2024
CModulePlaygroundHudModel Class Reference

Documentation for class CModulePlaygroundHudModel. More...

#include <2024_10_30.h>

Inheritance diagram for CModulePlaygroundHudModel:
CNod

Public Member Functions

Ident ContextAdd (Text ContextName)
 
Ident ContextSetId (Ident ContextId, Text NewContextName)
 
Void ContextRemove (Ident ContextId)
 
CHudModule NewSubModule (Text ModulePath)
 
Void DeleteSubModule (CHudModule SubModule)
 
Boolean SubModuleIsContextActive (CHudModule SubModule, Ident ContextId)
 
Void SubModuleSetContextIsActive (CHudModule SubModule, Ident ContextId, Boolean IsActive)
 

Public Attributes

Array< IdentContextsIds
 
Array< CHudModule *const > SubModules
 
Integer const EditorContextIndex
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Documentation for class CModulePlaygroundHudModel.

Definition at line 19001 of file 2024_10_30.h.

Member Function Documentation

◆ ContextAdd()

Ident CModulePlaygroundHudModel::ContextAdd ( Text  ContextName)

◆ ContextRemove()

Void CModulePlaygroundHudModel::ContextRemove ( Ident  ContextId)

◆ ContextSetId()

Ident CModulePlaygroundHudModel::ContextSetId ( Ident  ContextId,
Text  NewContextName 
)

◆ DeleteSubModule()

Void CModulePlaygroundHudModel::DeleteSubModule ( CHudModule  SubModule)

◆ NewSubModule()

CHudModule CModulePlaygroundHudModel::NewSubModule ( Text  ModulePath)

◆ SubModuleIsContextActive()

Boolean CModulePlaygroundHudModel::SubModuleIsContextActive ( CHudModule  SubModule,
Ident  ContextId 
)

◆ SubModuleSetContextIsActive()

Void CModulePlaygroundHudModel::SubModuleSetContextIsActive ( CHudModule  SubModule,
Ident  ContextId,
Boolean  IsActive 
)

Member Data Documentation

◆ ContextsIds

Array<Ident> CModulePlaygroundHudModel::ContextsIds

Definition at line 19018 of file 2024_10_30.h.

◆ EditorContextIndex

Integer const CModulePlaygroundHudModel::EditorContextIndex

Definition at line 19042 of file 2024_10_30.h.

◆ SubModules

Array<CHudModule* const > CModulePlaygroundHudModel::SubModules

Definition at line 19022 of file 2024_10_30.h.


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