void ReleaseTaskResult(MwId TaskId)
CGameScoreAndLeaderBoardManagerScript::ELocalScoreStatus ScoreStatus_GetLocalStatus(MwId UserId)
CGameScoreAndLeaderBoardManagerScript::EMasterServerScoreStatus ScoreStatus_GetMasterServerStatus(MwId UserId)
CWebServicesTaskResult@ Campaign_SetNewMapRecord(MwId UserId, string MapUid, CGameGhostScript@ Ghost)
uint Campaign_GetMapRecord(MwId UserId, string MapUid)
CWebServicesTaskResult_GhostHandle@ Campaign_GetMapRecordGhost(MwId UserId, string MapUid)
uint Campaign_GetMapMultiAsyncLevel(MwId UserId, string MapUid)
CWebServicesTaskResult_BuddiesChallengeRecord@ Campaign_GetBuddiesMapRecord(MwId UserId, string MapUid)
bool Campaign_IsBuddiesMapRecordDirty(MwId UserId, string MapUid)
CWebServicesTaskResult_BuddiesChallengeRecordsComparison@ Campaign_GetBuddiesMapRecordsComparison(MwId UserId)
CWebServicesTaskResult_BuddyChallengeRecordsComparison@ Campaign_GetBuddyMapRecordsComparison(MwId UserId, string OpponentLogin)
void Multiplayer_AddToScore(MwId UserId, float ScoreDiff, uint Timestamp)
uint CampaignLeaderBoard_GetPlayerRanking(MwId UserId, string CampaignId, wstring Zone)
uint CampaignLeaderBoard_GetPlayerCount(string CampaignId, wstring Zone)
uint MapLeaderBoard_GetPlayerRanking(MwId UserId, string MapUid, wstring Zone)
uint MapLeaderBoard_GetPlayerCount(string MapUid, wstring Zone)
uint GlobalLeaderBoard_GetPlayerRanking(MwId UserId, wstring Zone)
uint GlobalLeaderBoard_GetPlayerCount(wstring Zone)
CWebServicesTaskResult_RealLeaderBoard@ GlobalLeaderBoard_GetPlayerList(MwId UserId, wstring Zone, uint FromIndex, uint Count)