Trackmania ManiaScript Reference 2024.9.17.1117
A ManiaScript Reference of the new Trackmania.
|
Represents a match-settings file. More...
#include <doc.h>
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 |
Represents a match-settings file.
Text const CMatchSettings::Name |
Name of the file