gpg::StatsManager::FetchForPlayerResponse

#include <stats_manager.h>

すべての PlayerStats データとレスポンス ステータスを保持します。

概要

パブリック属性

data
このプレーヤーに対して収集された統計情報に関連付けられたデータ。
status
ResponseStatus で列挙されている値のいずれかです。

パブリック属性

データ

PlayerStats gpg::StatsManager::FetchForPlayerResponse::data

このプレーヤーに対して収集された統計情報に関連付けられたデータ。

status

ResponseStatus gpg::StatsManager::FetchForPlayerResponse::status

ResponseStatus で列挙されている値のいずれかです。

レスポンスが失敗した場合、FetchForPlayerResponse データ オブジェクトは空になります。