ManiaPlanet ManiaScript Reference 2019.11.19.1850
A ManiaScript Reference of the ManiaPlanet game.
|
#include <doc.h>
Public Member Functions | |
Void | MatchSettings_Refresh () |
CMatchSettings | MatchSettings_Create (Text FilePath) |
Void | MatchSettings_Save (CMatchSettings MatchSettings) |
CMatchSettings | MatchSettings_SaveAs (Text FilePath, CMatchSettings MatchSettings) |
Void | MatchSettings_EditScriptSettings (CMatchSettings MatchSettings) |
Public Attributes | |
const Boolean | MatchSettings_EditScriptSettings_Ongoing |
const CMatchSettings[] | MatchSettings |
Public Attributes inherited from CNod | |
const Ident | Id |
Allows handling of match-settings files
CMatchSettings CMatchSettingsManager::MatchSettings_Create | ( | Text | FilePath | ) |
Create a new matchsettings file.
Void CMatchSettingsManager::MatchSettings_Refresh | ( | ) |
Clear all matchsettings and reload them from disk. Be aware that any non-saved changes will be lost.
Void CMatchSettingsManager::MatchSettings_Save | ( | CMatchSettings | MatchSettings | ) |
Save a matchsettings file.
const CMatchSettings [] CMatchSettingsManager::MatchSettings |
Array of the matchsettings