Table of Contents

Class RuneSheet.Row

Namespace
Nekoyume.TableData
Assembly
Lib9c.dll
public class RuneSheet.Row : SheetRow<int>
Inheritance
RuneSheet.Row
Inherited Members

Fields

Id

public int Id

Field Value

int

Ticker

public string Ticker

Field Value

string

Properties

Key

public override int Key { get; }

Property Value

int

Methods

Set(IReadOnlyList<string>)

public override void Set(IReadOnlyList<string> fields)

Parameters

fields IReadOnlyList<string>