Trackmania ManiaScript Reference 2024.9.17.1117
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CMlScriptIngame_ReadOnly Class Reference

Documentation for class CMlScriptIngame_ReadOnly. More...

#include <doc.h>

Inheritance diagram for CMlScriptIngame_ReadOnly:
[legend]

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
CMlPagePage
 
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
 
CParsingManagerXml
 
CVideoManagerVideo
 
CInputManagerInput
 
CAnimManagerAnimMgr
 
- 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
}
 

Detailed Description

Documentation for class CMlScriptIngame_ReadOnly.

Member Data Documentation

◆ IsSpectator

Boolean CMlScriptIngame_ReadOnly::IsSpectator

Is in spectator mode - may be only for a short time between rounds.

◆ IsSpectatorClient

Boolean CMlScriptIngame_ReadOnly::IsSpectatorClient

Client actually desires to spectate instead of playing.

◆ Playground

CPlaygroundClient const* const CMlScriptIngame_ReadOnly::Playground

Read-only


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