Trackmania ManiaScript Reference 2024.9.17.1117
A ManiaScript Reference of the new Trackmania.
|
Documentation for class CModulePlaygroundHud. More...
#include <doc.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.