ManiaPlanet ManiaScript Reference 2019.11.19.1850
A ManiaScript Reference of the ManiaPlanet game.
Loading...
Searching...
No Matches
CMatchSettings Struct Reference

#include <doc.h>

Inheritance diagram for CMatchSettings:
[legend]

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
 

Detailed Description

Represents a match-settings file

Member Data Documentation

◆ Name

const Text CMatchSettings::Name

Name of the file


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