C# Class PlayFab.ServerModels.RandomResultTableListing

Afficher le fichier Open project: PlayFab/PlayFabGameServer

Méthodes publiques

Свойство Type Description
CatalogVersion string
Nodes List
TableId string

Property Details

CatalogVersion public_oe property

Catalog version this table is associated with
public string CatalogVersion
Résultat string

Nodes public_oe property

Child nodes that indicate what kind of drop table item this actually is.
public List Nodes
Résultat List

TableId public_oe property

Unique name for this drop table
public string TableId
Résultat string