Inherits from MwFoundations::CMwNod
Inherits from MwFoundations::CMwNod
Script API to manage game data.
	 void TaskResult_Release(MwId TaskId)
 void TaskResult_Release(MwId TaskId)
	 void ReleaseTaskResult(MwId TaskId)
 void ReleaseTaskResult(MwId TaskId)
	 CGameCtnCampaign@ Campaign_Get(string CampaignId)
 CGameCtnCampaign@ Campaign_Get(string CampaignId)
	 CWebServicesTaskResult_NadeoServicesItemCollectionScript@ ItemCollection_Create(MwId UserId, string ClubId, wstring DisplayName, wstring FileName)
 CWebServicesTaskResult_NadeoServicesItemCollectionScript@ ItemCollection_Create(MwId UserId, string ClubId, wstring DisplayName, wstring FileName)
	 CWebServicesTaskResult_NadeoServicesItemCollectionScript@ ItemCollection_CreateVersion(MwId UserId, string ItemCollectionId, wstring FileName)
 CWebServicesTaskResult_NadeoServicesItemCollectionScript@ ItemCollection_CreateVersion(MwId UserId, string ItemCollectionId, wstring FileName)
	 CWebServicesTaskResult_NadeoServicesItemCollectionScript@ ItemCollection_Get(MwId UserId, string ItemCollectionId)
 CWebServicesTaskResult_NadeoServicesItemCollectionScript@ ItemCollection_Get(MwId UserId, string ItemCollectionId)
	 CWebServicesTaskResult_NadeoServicesItemCollectionListScript@ ItemCollection_GetList(MwId UserId, MwFastBuffer<wstring>& ItemCollectionIdList)
 CWebServicesTaskResult_NadeoServicesItemCollectionListScript@ ItemCollection_GetList(MwId UserId, MwFastBuffer<wstring>& ItemCollectionIdList)
	 CWebServicesTaskResult_NadeoServicesItemCollectionListScript@ ItemCollection_GetListByUser(MwId UserId, string WebServicesUserId)
 CWebServicesTaskResult_NadeoServicesItemCollectionListScript@ ItemCollection_GetListByUser(MwId UserId, string WebServicesUserId)
	 CWebServicesTaskResult_NadeoServicesItemCollectionScript@ ItemCollection_SetActivityId(MwId UserId, string ItemCollectionId, string ActivityId)
 CWebServicesTaskResult_NadeoServicesItemCollectionScript@ ItemCollection_SetActivityId(MwId UserId, string ItemCollectionId, string ActivityId)
	 CWebServicesTaskResult_NadeoServicesItemCollectionScript@ ItemCollection_Update(MwId UserId, string ItemCollectionId, wstring DisplayName)
 CWebServicesTaskResult_NadeoServicesItemCollectionScript@ ItemCollection_Update(MwId UserId, string ItemCollectionId, wstring DisplayName)
	 CWebServicesTaskResult@ ItemCollection_AddFavorite(MwId UserId, string ItemCollectionId)
 CWebServicesTaskResult@ ItemCollection_AddFavorite(MwId UserId, string ItemCollectionId)
	 CWebServicesTaskResult_NadeoServicesItemCollectionListScript@ ItemCollection_GetFavoriteList(MwId UserId)
 CWebServicesTaskResult_NadeoServicesItemCollectionListScript@ ItemCollection_GetFavoriteList(MwId UserId)
	 CWebServicesTaskResult@ ItemCollection_RemoveFavorite(MwId UserId, string ItemCollectionId)
 CWebServicesTaskResult@ ItemCollection_RemoveFavorite(MwId UserId, string ItemCollectionId)
	 void Map_RefreshFromDisk()
 void Map_RefreshFromDisk()
	 CWebServicesTaskResult_MapListScript@ Map_GetGameList(wstring Path, bool Flatten)
 CWebServicesTaskResult_MapListScript@ Map_GetGameList(wstring Path, bool Flatten)
	 CWebServicesTaskResult_MapListScript@ Map_GetGameListWithFilters(wstring Path, bool Flatten, bool SortByNameElseByDate, bool SortOrderAsc)
 CWebServicesTaskResult_MapListScript@ Map_GetGameListWithFilters(wstring Path, bool Flatten, bool SortByNameElseByDate, bool SortOrderAsc)
	 CWebServicesTaskResult_MapListScript@ Map_GetFilteredGameList(uint Scope, wstring Path, bool Flatten, bool SortByNameElseByDate, bool SortOrderAsc)
 CWebServicesTaskResult_MapListScript@ Map_GetFilteredGameList(uint Scope, wstring Path, bool Flatten, bool SortByNameElseByDate, bool SortOrderAsc)
	 CGameGhostScript@ Map_GetAuthorGhost(CGameCtnChallenge@ Map)
 CGameGhostScript@ Map_GetAuthorGhost(CGameCtnChallenge@ Map)
	 CWebServicesTaskResult_NadeoServicesMapScript@ Map_NadeoServices_Get(MwId UserId, string MapId)
 CWebServicesTaskResult_NadeoServicesMapScript@ Map_NadeoServices_Get(MwId UserId, string MapId)
	 CWebServicesTaskResult_NadeoServicesMapScript@ Map_NadeoServices_GetFromUid(MwId UserId, string MapUid)
 CWebServicesTaskResult_NadeoServicesMapScript@ Map_NadeoServices_GetFromUid(MwId UserId, string MapUid)
	 CWebServicesTaskResult_NadeoServicesMapListScript@ Map_NadeoServices_GetList(MwId UserId, MwFastBuffer<wstring>& MapIdList)
 CWebServicesTaskResult_NadeoServicesMapListScript@ Map_NadeoServices_GetList(MwId UserId, MwFastBuffer<wstring>& MapIdList)
	 CWebServicesTaskResult_NadeoServicesMapListScript@ Map_NadeoServices_GetListFromUid(MwId UserId, MwFastBuffer<wstring>& MapUidList)
 CWebServicesTaskResult_NadeoServicesMapListScript@ Map_NadeoServices_GetListFromUid(MwId UserId, MwFastBuffer<wstring>& MapUidList)
	 CWebServicesTaskResult_NadeoServicesMapListScript@ Map_NadeoServices_GetListFromUser(MwId UserId, string WebServicesUserId)
 CWebServicesTaskResult_NadeoServicesMapListScript@ Map_NadeoServices_GetListFromUser(MwId UserId, string WebServicesUserId)
	 int Map_NadeoServices_GetVote(MwId UserId, string MapUid)
 int Map_NadeoServices_GetVote(MwId UserId, string MapUid)
	 CWebServicesTaskResult_NadeoServicesMapScript@ Map_NadeoServices_Register(MwId UserId, string MapUid)
 CWebServicesTaskResult_NadeoServicesMapScript@ Map_NadeoServices_Register(MwId UserId, string MapUid)
	 void Map_NadeoServices_Vote(MwId UserId, string MapUid, int Vote)
 void Map_NadeoServices_Vote(MwId UserId, string MapUid, int Vote)
	 CWebServicesTaskResult@ Map_NadeoServices_AddFavorite(MwId UserId, string MapUid)
 CWebServicesTaskResult@ Map_NadeoServices_AddFavorite(MwId UserId, string MapUid)
	 CWebServicesTaskResult_NadeoServicesMapListScript@ Map_NadeoServices_GetFavoriteList(MwId UserId, MwFastBuffer<wstring>& MapTypeList, bool SortByDateElseByName, bool SortOrderAsc, bool OnlyPlayable, bool OnlyMine)
 CWebServicesTaskResult_NadeoServicesMapListScript@ Map_NadeoServices_GetFavoriteList(MwId UserId, MwFastBuffer<wstring>& MapTypeList, bool SortByDateElseByName, bool SortOrderAsc, bool OnlyPlayable, bool OnlyMine)
	 CWebServicesTaskResult_NadeoServicesMapListScript@ Map_NadeoServices_GetFavoriteListByUid(MwId UserId, MwFastBuffer<wstring>& MapUidList)
 CWebServicesTaskResult_NadeoServicesMapListScript@ Map_NadeoServices_GetFavoriteListByUid(MwId UserId, MwFastBuffer<wstring>& MapUidList)
	 CWebServicesTaskResult@ Map_NadeoServices_RemoveFavorite(MwId UserId, string MapUid)
 CWebServicesTaskResult@ Map_NadeoServices_RemoveFavorite(MwId UserId, string MapUid)
	 CWebServicesTaskResult_NadeoServicesSkinScript@ Skin_NadeoServices_Get(MwId UserId, string SkinId)
 CWebServicesTaskResult_NadeoServicesSkinScript@ Skin_NadeoServices_Get(MwId UserId, string SkinId)
	 CWebServicesTaskResult_NadeoServicesSkinScript@ Skin_NadeoServices_GetFromChecksum(MwId UserId, string SkinChecksum)
 CWebServicesTaskResult_NadeoServicesSkinScript@ Skin_NadeoServices_GetFromChecksum(MwId UserId, string SkinChecksum)
	 CWebServicesTaskResult_NadeoServicesSkinListScript@ Skin_NadeoServices_GetList(MwId UserId, MwFastBuffer<wstring>& SkinIdList)
 CWebServicesTaskResult_NadeoServicesSkinListScript@ Skin_NadeoServices_GetList(MwId UserId, MwFastBuffer<wstring>& SkinIdList)
	 CWebServicesTaskResult_NadeoServicesSkinListScript@ Skin_NadeoServices_GetListFromChecksum(MwId UserId, MwFastBuffer<wstring>& SkinChecksumList)
 CWebServicesTaskResult_NadeoServicesSkinListScript@ Skin_NadeoServices_GetListFromChecksum(MwId UserId, MwFastBuffer<wstring>& SkinChecksumList)
	 CWebServicesTaskResult_NadeoServicesSkinListScript@ Skin_NadeoServices_GetListFromUser(MwId UserId, string WebServicesUserId)
 CWebServicesTaskResult_NadeoServicesSkinListScript@ Skin_NadeoServices_GetListFromUser(MwId UserId, string WebServicesUserId)
	 CWebServicesTaskResult_NadeoServicesSkinScript@ Skin_NadeoServices_Register(MwId UserId, wstring SkinDisplayName, wstring SkinFileName)
 CWebServicesTaskResult_NadeoServicesSkinScript@ Skin_NadeoServices_Register(MwId UserId, wstring SkinDisplayName, wstring SkinFileName)
	 CWebServicesTaskResult@ AccountSkin_NadeoServices_AddFavorite(MwId UserId, string SkinId)
 CWebServicesTaskResult@ AccountSkin_NadeoServices_AddFavorite(MwId UserId, string SkinId)
	 CWebServicesTaskResult_NadeoServicesSkinListScript@ AccountSkin_NadeoServices_GetFavoriteList(MwId UserId)
 CWebServicesTaskResult_NadeoServicesSkinListScript@ AccountSkin_NadeoServices_GetFavoriteList(MwId UserId)
	 CWebServicesTaskResult_NadeoServicesSkinListScript@ AccountSkin_NadeoServices_GetList(MwId UserId)
 CWebServicesTaskResult_NadeoServicesSkinListScript@ AccountSkin_NadeoServices_GetList(MwId UserId)
	 CWebServicesTaskResult_NadeoServicesSkinListScript@ AccountSkin_NadeoServices_GetListForUser(MwId UserId, string WebServicesUserId)
 CWebServicesTaskResult_NadeoServicesSkinListScript@ AccountSkin_NadeoServices_GetListForUser(MwId UserId, string WebServicesUserId)
	 CWebServicesTaskResult@ AccountSkin_NadeoServices_RemoveFavorite(MwId UserId, string SkinId)
 CWebServicesTaskResult@ AccountSkin_NadeoServices_RemoveFavorite(MwId UserId, string SkinId)
	 CWebServicesTaskResult_NadeoServicesSkinScript@ AccountSkin_NadeoServices_Set(MwId UserId, string SkinId)
 CWebServicesTaskResult_NadeoServicesSkinScript@ AccountSkin_NadeoServices_Set(MwId UserId, string SkinId)
	 CWebServicesTaskResult@ AccountSkin_NadeoServices_Unset(MwId UserId, string SkinType)
 CWebServicesTaskResult@ AccountSkin_NadeoServices_Unset(MwId UserId, string SkinType)
	 void Ghost_Release(MwId GhostId)
 void Ghost_Release(MwId GhostId)
	 CWebServicesTaskResult_GhostScript@ Ghost_Download(wstring FileName, string Url)
 CWebServicesTaskResult_GhostScript@ Ghost_Download(wstring FileName, string Url)
	 CWebServicesTaskResult@ Ghost_Upload(string Url, CGameGhostScript@ Ghost, string AdditionalHeaders)
 CWebServicesTaskResult@ Ghost_Upload(string Url, CGameGhostScript@ Ghost, string AdditionalHeaders)
	 void Replay_RefreshFromDisk()
 void Replay_RefreshFromDisk()
	 CWebServicesTaskResult_ReplayListScript@ Replay_GetGameList(wstring Path, bool Flatten)
 CWebServicesTaskResult_ReplayListScript@ Replay_GetGameList(wstring Path, bool Flatten)
	 CWebServicesTaskResult_ReplayListScript@ Replay_GetGameListWithFilters(wstring Path, bool Flatten, bool SortByNameElseByDate, bool SortOrderAsc)
 CWebServicesTaskResult_ReplayListScript@ Replay_GetGameListWithFilters(wstring Path, bool Flatten, bool SortByNameElseByDate, bool SortOrderAsc)
	 CWebServicesTaskResult_ReplayListScript@ Replay_GetFilteredGameList(uint Scope, wstring Path, bool Flatten, bool SortByNameElseByDate, bool SortOrderAsc)
 CWebServicesTaskResult_ReplayListScript@ Replay_GetFilteredGameList(uint Scope, wstring Path, bool Flatten, bool SortByNameElseByDate, bool SortOrderAsc)
	 CWebServicesTaskResult_GhostListScript@ Replay_Load(wstring Path)
 CWebServicesTaskResult_GhostListScript@ Replay_Load(wstring Path)
	 CWebServicesTaskResult@ Replay_Save(wstring Path, CGameCtnChallenge@ Map, CGameGhostScript@ Ghost)
 CWebServicesTaskResult@ Replay_Save(wstring Path, CGameCtnChallenge@ Map, CGameGhostScript@ Ghost)
	 CWebServicesTaskResult@ Replay_Author_Save(CGameCtnChallenge@ Map, CGameGhostScript@ Ghost)
 CWebServicesTaskResult@ Replay_Author_Save(CGameCtnChallenge@ Map, CGameGhostScript@ Ghost)
	 CWebServicesTaskResult_FileListScript@ Media_GetGameList(CGameDataFileManagerScript::EMediaType Type, wstring Path, bool Flatten)
 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_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, bool SortByNameElseByDate, bool SortOrderAsc)
 CWebServicesTaskResult_FileListScript@ Media_GetFilteredGameList(CGameDataFileManagerScript::EMediaType Type, uint Scope, wstring Path, bool Flatten, bool SortByNameElseByDate, bool SortOrderAsc)
	 void Media_RefreshFromDisk(CGameDataFileManagerScript::EMediaType Type, uint Scope)
 void Media_RefreshFromDisk(CGameDataFileManagerScript::EMediaType Type, uint Scope)
	 CWebServicesTaskResult_GameModeListScript@ GameMode_GetGameList(uint Scope, wstring Path, bool Flatten)
 CWebServicesTaskResult_GameModeListScript@ GameMode_GetGameList(uint Scope, wstring Path, bool Flatten)
	 CWebServicesTaskResult@ Pack_DownloadOrUpdate(wstring DisplayName, string Url)
 CWebServicesTaskResult@ Pack_DownloadOrUpdate(wstring DisplayName, string Url)
	 CWebServicesTaskResult@ UserSave_DeleteFile(wstring Path)
 CWebServicesTaskResult@ UserSave_DeleteFile(wstring Path)
	 const MwFastBuffer<CWebServicesTaskResult@> TaskResults
 const MwFastBuffer<CWebServicesTaskResult@> TaskResults
	 const MwFastBuffer<CGameCtnCampaign@> Campaigns
 const MwFastBuffer<CGameCtnCampaign@> Campaigns
	 const MwFastBuffer<CGameGhostScript@> Ghosts
 const MwFastBuffer<CGameGhostScript@> Ghosts
	 const uint AvailableSaveSpace
 const uint AvailableSaveSpace
	 const uint UserSave_AvailableSpace
 const uint UserSave_AvailableSpace
	 const bool UserSave_IsWriting
 const bool UserSave_IsWriting
	 string IdName
 string IdName
	 const MwId Id
 const MwId Id
								 EMediaType
 EMediaType							
 
 EMediaType::Image 
 EMediaType::Sound 
 EMediaType::Script 
 EMediaType::MatchSettings 
 EMediaType::Module 
 EMediaType::Skins 
 EMediaType::ItemCollection						
	Documentation from build 2025-06-19 21:37:47
	(Page rendering: 0.05 seconds, 14.7 MB)