Trackmania ManiaScript Reference 2026.2.2.1751
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CModulePlaygroundHudModel Class Reference

Documentation for class CModulePlaygroundHudModel. More...

#include <doc.h>

Inheritance diagram for CModulePlaygroundHudModel:
[legend]

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.

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

◆ EditorContextIndex

Integer const CModulePlaygroundHudModel::EditorContextIndex

◆ SubModules

Array<CHudModule* const > CModulePlaygroundHudModel::SubModules

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