Trackmania ManiaScript Reference 2024.9.17.1117
A ManiaScript Reference of the new Trackmania.
|
Documentation for class CMlScriptIngame_ReadOnly. More...
#include <doc.h>
Public Attributes | |
Integer | GameTime |
CPlaygroundClient const *const | Playground |
Boolean | IsSpectator |
Boolean | IsSpectatorClient |
Boolean | UseClans |
Boolean | UseForcedClans |
CMap const *const | Map |
Array< CTeam const *const > | Teams |
Boolean | IsInGameMenuDisplayed |
Text | CurrentServerLogin |
Text | CurrentServerName |
Text | CurrentServerDesc |
Text | CurrentServerJoinLink |
Text | CurrentServerModeName |
Integer | SplitScreenNum |
Integer | SplitScreenCount |
Boolean | SplitScreenIsHorizontal |
Public Attributes inherited from CMlScript_ReadOnly | |
CMlPage * | Page |
Boolean | PageIsVisible |
Boolean | PageAlwaysUpdateScript |
Integer | Now |
Integer | Period |
Integer | CurrentTime |
Text | CurrentTimeText |
Text | CurrentLocalDateText |
Text | CurrentTimezone |
CUser const *const | LocalUser |
CTitle const *const | LoadedTitle |
CMlScript_ReadOnly::ESystemPlatform | SystemPlatform |
CMlScript_ReadOnly::ESystemSkuIdentifier | SystemSkuIdentifier |
CParsingManager * | Xml |
CVideoManager * | Video |
CInputManager * | Input |
CAnimManager * | AnimMgr |
Public Attributes inherited from CNod | |
Ident const | Id |
Additional Inherited Members | |
Public Types inherited from CMlScript_ReadOnly | |
enum | ESystemPlatform { None , Steam , UPlay , PS4 , XBoxOne , PS5 , XBoxSeries , Stadia , Luna } |
enum | ESystemSkuIdentifier { Unknown , EU , US , JP , CN } |
Documentation for class CMlScriptIngame_ReadOnly.
Boolean CMlScriptIngame_ReadOnly::IsSpectator |
Is in spectator mode - may be only for a short time between rounds.
Boolean CMlScriptIngame_ReadOnly::IsSpectatorClient |
Client actually desires to spectate instead of playing.
CPlaygroundClient const* const CMlScriptIngame_ReadOnly::Playground |
Read-only