C# 클래스 PlayFab.ServerModels.EvaluateRandomResultTableRequest

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

공개 프로퍼티들

프로퍼티 타입 설명
CatalogVersion string
TableId string

프로퍼티 상세

CatalogVersion 공개적으로 프로퍼티

Specifies the catalog version that should be used to evaluate the Random Result Table. If unspecified, uses default/primary catalog.
public string CatalogVersion
리턴 string

TableId 공개적으로 프로퍼티

The unique identifier of the Random Result Table to use.
public string TableId
리턴 string