Table of Contents

Class RuneOptionSheet.Row

Namespace
Nekoyume.TableData
Assembly
Lib9c.dll
[Serializable]
public class RuneOptionSheet.Row : SheetRow<int>
Inheritance
RuneOptionSheet.Row
Inherited Members

Properties

Key

public override int Key { get; }

Property Value

int

LevelOptionMap

public Dictionary<int, RuneOptionSheet.Row.RuneOptionInfo> LevelOptionMap { get; }

Property Value

Dictionary<int, RuneOptionSheet.Row.RuneOptionInfo>

RuneId

public int RuneId { get; }

Property Value

int

Methods

Set(IReadOnlyList<string>)

public override void Set(IReadOnlyList<string> fields)

Parameters

fields IReadOnlyList<string>