void Debug_MatchSettings_NewFile()
void Debug_MatchSettings_NewTemp()
void Debug_MatchSettings_Save()
void Debug_MatchSettings_SaveAs()
void Debug_MatchSettings_EditScriptSettings()
void Debug_MatchSettings_Remove()
void MatchSettings_RefreshFiles()
CGameMatchSettingsScript@ MatchSettings_FindFile(wstring FilePath)
CGameMatchSettingsScript@ MatchSettings_CreateFile(wstring FilePath)
CGameMatchSettingsScript@ MatchSettings_CreateTemp()
void MatchSettings_Save(CGameMatchSettingsScript@ MatchSettings)
void MatchSettings_ReloadFromFile(CGameMatchSettingsScript@ MatchSettings)
CGameMatchSettingsScript@ MatchSettings_SaveAs(wstring FilePath, CGameMatchSettingsScript@ MatchSettings)
void MatchSettings_EditScriptSettings(CGameMatchSettingsScript@ MatchSettings)
void MatchSettings_Remove(CGameMatchSettingsScript@ MatchSettings)
void MatchSettings_Refresh()
CGameMatchSettingsScript@ MatchSettings_Create(wstring FilePath)
CGameMatchSettingsScript@ MatchSettings_CreateMem()