void PlayMap(wstring Map, wstring Mode, string SettingsXml)
void PlayMapList(MwFastBuffer<wstring>& MapList, wstring Mode, string SettingsXml)
void PlayPlaylist(wstring Playlist, wstring OverrideMode, string OverrideSettingsXml)
void PlaySplitScreen(CGameManiaTitleFlowScriptAPI::ESplitScreenLayout LayoutType, MwFastBuffer<wstring>& MapList, wstring Mode, string SettingsXml)
void PlayMultiOnSameScreen(CGameManiaTitleFlowScriptAPI::ESplitScreenLayout LayoutType, MwFastBuffer<wstring>& MapList, wstring Mode, string SettingsXml)
void ViewReplay(wstring Replay)
void EditMap(wstring Map, wstring EditorPluginScript, string EditorPluginArgument)
void EditNewMap(string Environment, string Decoration, string ModUrl, string PlayerModel, wstring MapType, wstring EditorPluginScript, string EditorPluginArgument)
void EditBadges()
void EditBadgesOld(MwId UserId DEPRECATED)
void JoinServer_GetInfo(string ServerLogin)
void JoinServer_GetInfoPwd(string ServerLogin, string ServerPassword)
void JoinServer_Join(bool AsSpectator)
void JoinServer_Abort()
void Quit()