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