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

Documentation for class CModulePlaygroundHud. More...

#include <doc.h>

Inheritance diagram for CModulePlaygroundHud:
[legend]

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.

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

◆ Inventory

CModulePlaygroundInventory* CModulePlaygroundHud::Inventory

◆ Modules

Array<CModulePlayground* const > CModulePlaygroundHud::Modules

◆ PlayerState

CModulePlaygroundPlayerState* CModulePlaygroundHud::PlayerState

◆ ScoresTable

CModulePlaygroundScoresTable* CModulePlaygroundHud::ScoresTable

◆ SpeedMeter

CModulePlaygroundSpeedMeter* CModulePlaygroundHud::SpeedMeter

◆ Store

CModulePlaygroundStore* CModulePlaygroundHud::Store

◆ TeamState

CModulePlaygroundTeamState* CModulePlaygroundHud::TeamState

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