gpg::LeaderboardManager::FetchScoreSummaryResponse

#include <leaderboard_manager.h>

特定排行榜分數摘要的資料和回應狀態。

摘要

分數摘要的定義取決於排行榜的集合 (公開或社交) 和時間範圍 (每日、每週或不限時間) 組合。

公開屬性

data
指定的分數摘要。
status
可以是 ResponseStatus 中列舉的其中一個值。

公開屬性

資料或曾存取這類資料的人員

ScoreSummary gpg::LeaderboardManager::FetchScoreSummaryResponse::data

指定的分數摘要。

資格

ResponseStatus gpg::LeaderboardManager::FetchScoreSummaryResponse::status

可以是 ResponseStatus 中列舉的其中一個值。