C# Class PlayFab.AdminModels.RandomResultTable

Show file Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
Nodes List
TableId string

Property Details

Nodes public property

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

TableId public property

Unique name for this drop table
public string TableId
return string