C# 클래스 PlayFab.ClientModels.GetSharedGroupDataResult

상속: PlayFab.SharedModels.PlayFabResultCommon
파일 보기 프로젝트 열기: PlayFab/PlayFabGameServer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Data SharedGroupDataRecord>.Dictionary
Members List

프로퍼티 상세

Data 공개적으로 프로퍼티

Data for the requested keys.
public Dictionary Data
리턴 SharedGroupDataRecord>.Dictionary

Members 공개적으로 프로퍼티

List of PlayFabId identifiers for the members of this group, if requested.
public List Members
리턴 List