gpg::StatsManager::FetchForPlayerResponse

#include <stats_manager.h>

모든 PlayerStats 데이터와 응답 상태를 유지합니다.

요약

공개 속성

data
이 플레이어에 대해 수집된 통계와 관련된 데이터입니다.
status
ResponseStatus에 열거된 값 중 하나일 수 있습니다.

공개 속성

데이터

PlayerStats gpg::StatsManager::FetchForPlayerResponse::data

이 플레이어에 대해 수집된 통계와 관련된 데이터입니다.

상태

ResponseStatus gpg::StatsManager::FetchForPlayerResponse::status

ResponseStatus에 열거된 값 중 하나일 수 있습니다.

응답이 실패하면 FetchForPlayerResponse 데이터 객체가 비어 있는 상태로 돌아갑니다.