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

Represents a match-settings file. More...

#include <doc.h>

Inheritance diagram for CMatchSettings:
[legend]

Public Member Functions

Boolean ScriptModeName_Check (Text ScriptModeName)
 
Void ScriptModeName_Set (Text ScriptModeName)
 
Void ScriptSettings_SetToDefault ()
 
Boolean Playlist_FileExists (Text File)
 
Boolean Playlist_FileMatchesMode (Text File)
 
Void Playlist_Add (Text File)
 
Void Playlist_Remove (Integer Index)
 
Void Playlist_SwapUp (Integer Index)
 
Void Playlist_SwapDown (Integer Index)
 

Public Attributes

Text const Name
 
Text const FileName
 
Text ScriptModeName
 
Array< CMatchSettingsPlaylistItem *const > Playlist
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Represents a match-settings file.

Member Data Documentation

◆ Name

Text const CMatchSettings::Name

Name of the file


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