![]() |
ManiaScript Trackmania 2020
14/07/2025
|
Documentation for class CModulePlaygroundHud. More...
#include <2025_07_14.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 |
Public Attributes inherited from CNod | |
| Ident const | Id |
Documentation for class CModulePlaygroundHud.
Definition at line 17624 of file 2025_07_14.h.
| CModulePlaygroundChrono* CModulePlaygroundHud::Chrono |
Definition at line 17641 of file 2025_07_14.h.
| CModulePlaygroundInventory* CModulePlaygroundHud::Inventory |
Definition at line 17629 of file 2025_07_14.h.
| Array<CModulePlayground* const > CModulePlaygroundHud::Modules |
Definition at line 17657 of file 2025_07_14.h.
| CModulePlaygroundPlayerState* CModulePlaygroundHud::PlayerState |
Definition at line 17649 of file 2025_07_14.h.
| CModulePlaygroundScoresTable* CModulePlaygroundHud::ScoresTable |
Definition at line 17637 of file 2025_07_14.h.
| CModulePlaygroundSpeedMeter* CModulePlaygroundHud::SpeedMeter |
Definition at line 17645 of file 2025_07_14.h.
| CModulePlaygroundStore* CModulePlaygroundHud::Store |
Definition at line 17633 of file 2025_07_14.h.
| CModulePlaygroundTeamState* CModulePlaygroundHud::TeamState |
Definition at line 17653 of file 2025_07_14.h.