ManiaScript Trackmania 2020  14/07/2025
CModulePlaygroundHud Class Reference

Documentation for class CModulePlaygroundHud. More...

#include <2025_07_14.h>

Inheritance diagram for CModulePlaygroundHud:
CNod

Public Member Functions

Void SwitchContext (CPlayer Player, Text ContextName)
 
Void SetDefaultContext (CPlayer Player)
 
Ident RetrieveModuleId (Text ModuleName)
 

Public Attributes

CModulePlaygroundInventoryInventory
 
CModulePlaygroundStoreStore
 
CModulePlaygroundScoresTableScoresTable
 
CModulePlaygroundChronoChrono
 
CModulePlaygroundSpeedMeterSpeedMeter
 
CModulePlaygroundPlayerStatePlayerState
 
CModulePlaygroundTeamStateTeamState
 
Array< CModulePlayground *const > Modules
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Documentation for class CModulePlaygroundHud.

Definition at line 17624 of file 2025_07_14.h.

Member Function Documentation

◆ RetrieveModuleId()

Ident CModulePlaygroundHud::RetrieveModuleId ( Text  ModuleName)

◆ SetDefaultContext()

Void CModulePlaygroundHud::SetDefaultContext ( CPlayer  Player)

◆ SwitchContext()

Void CModulePlaygroundHud::SwitchContext ( CPlayer  Player,
Text  ContextName 
)

Member Data Documentation

◆ Chrono

CModulePlaygroundChrono* CModulePlaygroundHud::Chrono

Definition at line 17641 of file 2025_07_14.h.

◆ Inventory

CModulePlaygroundInventory* CModulePlaygroundHud::Inventory

Definition at line 17629 of file 2025_07_14.h.

◆ Modules

Array<CModulePlayground* const > CModulePlaygroundHud::Modules

Definition at line 17657 of file 2025_07_14.h.

◆ PlayerState

CModulePlaygroundPlayerState* CModulePlaygroundHud::PlayerState

Definition at line 17649 of file 2025_07_14.h.

◆ ScoresTable

CModulePlaygroundScoresTable* CModulePlaygroundHud::ScoresTable

Definition at line 17637 of file 2025_07_14.h.

◆ SpeedMeter

CModulePlaygroundSpeedMeter* CModulePlaygroundHud::SpeedMeter

Definition at line 17645 of file 2025_07_14.h.

◆ Store

CModulePlaygroundStore* CModulePlaygroundHud::Store

Definition at line 17633 of file 2025_07_14.h.

◆ TeamState

CModulePlaygroundTeamState* CModulePlaygroundHud::TeamState

Definition at line 17653 of file 2025_07_14.h.


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