C# 클래스 PlayFab.ServerModels.StatisticNameVersion

파일 보기 프로젝트 열기: PlayFab/PlayFabGameServer

공개 프로퍼티들

프로퍼티 타입 설명
StatisticName string
Version uint

프로퍼티 상세

StatisticName 공개적으로 프로퍼티

unique name of the statistic
public string StatisticName
리턴 string

Version 공개적으로 프로퍼티

the version of the statistic to be returned
public uint Version
리턴 uint