gpg:: StatsManager:: FetchForPlayerResponse
#include <stats_manager.h>
응답 상태와 함께 모든 PlayerStats 데이터를 보유합니다.
요약
공개 속성 |
|
---|---|
data
|
이 플레이어에 대해 수집된 통계와 연결된 데이터입니다.
|
status
|
ResponseStatus에 열거된 값 중 하나일 수 있습니다.
|
공개 속성
status
ResponseStatus gpg::StatsManager::FetchForPlayerResponse::status
ResponseStatus에 열거된 값 중 하나일 수 있습니다.
응답에 실패하면 FetchForPlayerResponse 데이터 객체가 비어 반환됩니다.