Show / Hide Table of Contents

Class HighScoreTable.TableData.RowData

Inheritance
object
HighScoreTable.TableData.RowData
Namespace: PlayUR
Assembly: PlayUR.dll
Syntax
[Serializable]
public class HighScoreTable.TableData.RowData

Fields

| Improve this Doc View Source

cells

Declaration
public List<string> cells
Field Value
Type Description
List<string>
| Improve this Doc View Source

id

Declaration
public int id
Field Value
Type Description
int
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX