ManiaScript Trackmania 2020  30/10/2024
CModulePlaygroundHud Class Reference

Documentation for class CModulePlaygroundHud. More...

#include <2024_10_30.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 17596 of file 2024_10_30.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 17613 of file 2024_10_30.h.

◆ Inventory

CModulePlaygroundInventory* CModulePlaygroundHud::Inventory

Definition at line 17601 of file 2024_10_30.h.

◆ Modules

Array<CModulePlayground* const > CModulePlaygroundHud::Modules

Definition at line 17629 of file 2024_10_30.h.

◆ PlayerState

CModulePlaygroundPlayerState* CModulePlaygroundHud::PlayerState

Definition at line 17621 of file 2024_10_30.h.

◆ ScoresTable

CModulePlaygroundScoresTable* CModulePlaygroundHud::ScoresTable

Definition at line 17609 of file 2024_10_30.h.

◆ SpeedMeter

CModulePlaygroundSpeedMeter* CModulePlaygroundHud::SpeedMeter

Definition at line 17617 of file 2024_10_30.h.

◆ Store

CModulePlaygroundStore* CModulePlaygroundHud::Store

Definition at line 17605 of file 2024_10_30.h.

◆ TeamState

CModulePlaygroundTeamState* CModulePlaygroundHud::TeamState

Definition at line 17625 of file 2024_10_30.h.


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