Script API to manage game data.
Inherits from MwFoundations::CMwNod
Inherits from MwFoundations::CMwNod
Script API to manage game data.
void TaskResult_Release(MwId TaskId)
void ReleaseTaskResult(MwId TaskId)
CGameCtnCampaign@ Campaign_Get(string CampaignId)
void Map_RefreshFromDisk()
CWebServicesTaskResult_MapListScript@ Map_GetUserList(MwId UserId)
CWebServicesTaskResult_MapListScript@ Map_GetGameList(wstring Path, bool Flatten)
CWebServicesTaskResult_MapListScript@ Map_GetGameListWithFilters(wstring Path, bool Flatten, bool SortByNameElseByDate, bool SortOrderAsc)
CWebServicesTaskResult_MapListScript@ Map_GetFilteredGameList(uint Scope, wstring Path, bool Flatten)
void Ghost_Release(MwId GhostId)
CWebServicesTaskResult_GhostScript@ Ghost_Download(wstring FileName, string Url)
CWebServicesTaskResult@ Ghost_Upload(string Url, CGameGhostScript@ Ghost, string AdditionalHeaders)
void Replay_RefreshFromDisk()
CWebServicesTaskResult_ReplayListScript@ Replay_GetGameList(wstring Path, bool Flatten)
CWebServicesTaskResult_ReplayListScript@ Replay_GetGameListWithFilters(wstring Path, bool Flatten, bool SortByNameElseByDate, bool SortOrderAsc)
CWebServicesTaskResult_ReplayListScript@ Replay_GetFilteredGameList(uint Scope, wstring Path, bool Flatten)
CWebServicesTaskResult_GhostListScript@ Replay_Load(wstring Path)
CWebServicesTaskResult@ Replay_Save(wstring Path, CGameCtnChallenge@ Map, CGameGhostScript@ Ghost)
CWebServicesTaskResult_FileListScript@ Media_GetGameList(CGameDataFileManagerScript::EMediaType Type, wstring Path, bool Flatten)
CWebServicesTaskResult_FileListScript@ Media_GetGameListWithFilters(CGameDataFileManagerScript::EMediaType Type, wstring Path, bool Flatten, bool SortByNameElseByDate, bool SortOrderAsc)
CWebServicesTaskResult_FileListScript@ Media_GetFilteredGameList(CGameDataFileManagerScript::EMediaType Type, uint Scope, wstring Path, bool Flatten)
CWebServicesTaskResult_GameModeListScript@ GameMode_GetGameList(uint Scope, wstring Path, bool Flatten)
CWebServicesTaskResult@ Pack_DownloadOrUpdate(wstring DisplayName, string Url)
const MwFastBuffer<CWebServicesTaskResult@> TaskResults
const MwFastBuffer<CGameCtnCampaign@> Campaigns
const MwFastBuffer<CGameGhostScript@> Ghosts
string IdName
const MwId Id
EMediaType
EMediaType::Image
EMediaType::Sound
EMediaType::Script
EMediaType::MatchSettings
EMediaType::Module
EMediaType::Skins
Documentation from build 2019-11-19 18:50:52
(Page rendering: 0.05 seconds, 13.02 MB)