ManiaScript Trackmania 2020  14/07/2025
CModulePlaygroundHudModel Class Reference

Documentation for class CModulePlaygroundHudModel. More...

#include <2025_07_14.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 19029 of file 2025_07_14.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 19046 of file 2025_07_14.h.

◆ EditorContextIndex

Integer const CModulePlaygroundHudModel::EditorContextIndex

Definition at line 19070 of file 2025_07_14.h.

◆ SubModules

Array<CHudModule* const > CModulePlaygroundHudModel::SubModules

Definition at line 19050 of file 2025_07_14.h.


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