Score and leaderboard manager.
Inherits from MwFoundations::CMwNod
Inherits from MwFoundations::CMwNod
Score and leaderboard manager.
void TaskResult_Release(MwId TaskId)
void ReleaseTaskResult(MwId TaskId)
CGameScoreAndLeaderBoardManagerScript::ELocalScoreStatus ScoreStatus_GetLocalStatus(MwId UserId)
CGameScoreAndLeaderBoardManagerScript::EMasterServerScoreStatus ScoreStatus_GetMasterServerStatus(MwId UserId)
void ReleaseGhost(MwId GhostId)
CGameGhostScript@ Playground_GetPlayerGhost(CGameScriptPlayer@ GamePlayer)
CWebServicesTaskResult@ Map_SetNewRecord(MwId UserId, string MapUid, string Context, CGameGhostScript@ Ghost)
uint Map_GetRecord(MwId UserId, string MapUid, string Context)
CWebServicesTaskResult_GhostScript@ Map_GetRecordGhost(MwId UserId, string MapUid, string Context)
uint Map_GetMultiAsyncLevel(MwId UserId, string MapUid, string Context)
uint Map_GetMultiAsyncLevelRecord(string MapUid, string Context, uint MultiAsyncLevel)
CWebServicesTaskResult_GhostScript@ Map_GetMultiAsyncLevelRecordGhost(string MapUid, string Context, uint MultiAsyncLevel)
uint Map_GetSkillPoints(MwId UserId, string MapUid, string Context)
uint MapLeaderBoard_GetPlayerRanking(MwId UserId, string MapUid, string Context, wstring Zone)
uint MapLeaderBoard_GetPlayerCount(string MapUid, string Context, wstring Zone)
CWebServicesTaskResult_NaturalLeaderBoardInfoListScript@ MapLeaderBoard_GetPlayerList(MwId UserId, string MapUid, string Context, wstring Zone, uint FromIndex, uint Count)
uint Campaign_GetMultiAsyncLevel(MwId UserId, string CampaignId)
uint Campaign_GetMultiAsyncLevelCount(MwId UserId, string CampaignId, uint MultiAsyncLevel)
uint Campaign_GetSkillPoints(MwId UserId, string CampaignId)
CWebServicesTaskResult_MapRecordListScript@ Campaign_GetOpponentRecords(MwId UserId, string CampaignId, string OpponentLogin)
CWebServicesTaskResult_BuddiesChallengeRecord@ Campaign_GetBuddiesMapRecord(MwId UserId, string CampaignId, string MapUid)
bool Campaign_IsBuddiesMapRecordDirty(MwId UserId, string CampaignId, string MapUid)
CWebServicesTaskResult_BuddiesChallengeRecordsComparison@ Campaign_GetBuddiesMapRecordsComparison(MwId UserId, string CampaignId)
CWebServicesTaskResult_BuddyChallengeRecordsComparison@ Campaign_GetBuddyMapRecordsComparison(MwId UserId, string OpponentLogin, string CampaignId)
uint CampaignLeaderBoard_GetPlayerRanking(MwId UserId, string CampaignId, wstring Zone, bool UseSkillPoints)
uint CampaignLeaderBoard_GetPlayerCount(string CampaignId, wstring Zone, bool UseSkillPoints)
CWebServicesTaskResult_NaturalLeaderBoardInfoListScript@ CampaignLeaderBoard_GetPlayerList(MwId UserId, string CampaignId, wstring Zone, bool UseSkillPoints, uint FromIndex, uint Count)
void Multiplayer_AddToScore(MwId UserId, float ScoreDiff, uint Timestamp)
uint MultiplayerLeaderBoard_GetPlayerRanking(MwId UserId, wstring Zone)
uint MultiplayerLeaderBoard_GetPlayerCount(wstring Zone)
uint GlobalLeaderBoard_GetPlayerRanking(MwId UserId, wstring Zone)
uint GlobalLeaderBoard_GetPlayerCount(wstring Zone)
CWebServicesTaskResult_RealLeaderBoardInfoListScript@ GlobalLeaderBoard_GetPlayerList(MwId UserId, wstring Zone, uint FromIndex, uint Count)
const MwFastBuffer<CWebServicesTaskResult@> TaskResults
string IdName
const MwId Id
ELocalScoreStatus
ELocalScoreStatus::None
ELocalScoreStatus::Loading
ELocalScoreStatus::NotLoaded
ELocalScoreStatus::Loaded
EMasterServerScoreStatus
EMasterServerScoreStatus::None
EMasterServerScoreStatus::Synchronizing
EMasterServerScoreStatus::NotSynchronized
EMasterServerScoreStatus::Synchronized
Documentation from build 2019-11-19 18:50:52
(Page rendering: 0.05 seconds, 13.03 MB)