Show / Hide Table of Contents

Class MyObjectBuilder_BoardScreen.BoardRow

Inheritance
System.Object
MyObjectBuilder_BoardScreen.BoardRow
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class BoardRow : ValueType

Fields

Cells

Declaration
public SerializableDictionary<string, string> Cells
Field Value
Type Description
VRage.Serialization.SerializableDictionary<System.String, System.String>

Id

Declaration
public string Id
Field Value
Type Description
System.String

Ranking

Declaration
public int Ranking
Field Value
Type Description
System.Int32
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾