Table of Contents

Class RuneLevelBonusSheet.Row

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

Fields

Bonus

public int Bonus

Field Value

int

Id

public int Id

Field Value

int

RuneLevel

public int RuneLevel

Field Value

int

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>