![]() |
ManiaScript Trackmania 2020
30/10/2024
|
Documentation for class CModulePlaygroundHud. More...
#include <2024_10_30.h>
Public Member Functions | |
Void | SwitchContext (CPlayer Player, Text ContextName) |
Void | SetDefaultContext (CPlayer Player) |
Ident | RetrieveModuleId (Text ModuleName) |
Public Attributes | |
CModulePlaygroundInventory * | Inventory |
CModulePlaygroundStore * | Store |
CModulePlaygroundScoresTable * | ScoresTable |
CModulePlaygroundChrono * | Chrono |
CModulePlaygroundSpeedMeter * | SpeedMeter |
CModulePlaygroundPlayerState * | PlayerState |
CModulePlaygroundTeamState * | TeamState |
Array< CModulePlayground *const > | Modules |
![]() | |
Ident const | Id |
Documentation for class CModulePlaygroundHud.
Definition at line 17596 of file 2024_10_30.h.
CModulePlaygroundChrono* CModulePlaygroundHud::Chrono |
Definition at line 17613 of file 2024_10_30.h.
CModulePlaygroundInventory* CModulePlaygroundHud::Inventory |
Definition at line 17601 of file 2024_10_30.h.
Array<CModulePlayground* const > CModulePlaygroundHud::Modules |
Definition at line 17629 of file 2024_10_30.h.
CModulePlaygroundPlayerState* CModulePlaygroundHud::PlayerState |
Definition at line 17621 of file 2024_10_30.h.
CModulePlaygroundScoresTable* CModulePlaygroundHud::ScoresTable |
Definition at line 17609 of file 2024_10_30.h.
CModulePlaygroundSpeedMeter* CModulePlaygroundHud::SpeedMeter |
Definition at line 17617 of file 2024_10_30.h.
CModulePlaygroundStore* CModulePlaygroundHud::Store |
Definition at line 17605 of file 2024_10_30.h.
CModulePlaygroundTeamState* CModulePlaygroundHud::TeamState |
Definition at line 17625 of file 2024_10_30.h.