ManiaPlanet ManiaScript Reference 2019.11.19.1850
A ManiaScript Reference of the ManiaPlanet game.
|
#include <doc.h>
Public Member Functions | |
Boolean | ScriptModeName_Check (Text ScriptModeName) |
Void | ScriptModeName_Set (Text ScriptModeName) |
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 | |
const Text | Name |
const Text | FileName |
Text | ScriptModeName |
const CMatchSettingsPlaylistItem[] | Playlist |
Public Attributes inherited from CNod | |
const Ident | Id |
Represents a match-settings file
const Text CMatchSettings::Name |
Name of the file