gpg::LeaderboardManager::FetchScoreSummaryResponse

#include <leaderboard_manager.h>

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

摘要

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

公開屬性

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

公開屬性

資料

ScoreSummary gpg::LeaderboardManager::FetchScoreSummaryResponse::data

指定分數摘要。

狀態

ResponseStatus gpg::LeaderboardManager::FetchScoreSummaryResponse::status

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