C# Class PlayFab.AdminModels.RandomResultTable

Mostra file Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
Nodes List
TableId string

Property Details

Nodes public_oe property

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

TableId public_oe property

Unique name for this drop table
public string TableId
return string