Table of Contents

Class WorldBossRankRewardSheet.Row

Namespace
Nekoyume.TableData
Assembly
Lib9c.dll
public class WorldBossRankRewardSheet.Row : SheetRow<int>, IWorldBossRewardRow
Inheritance
WorldBossRankRewardSheet.Row
Implements
Inherited Members

Fields

Id

public int Id

Field Value

int

Properties

BossId

public int BossId { get; }

Property Value

int

Circle

public int Circle { get; }

Property Value

int

Crystal

public int Crystal { get; }

Property Value

int

Key

public override int Key { get; }

Property Value

int

Rank

public int Rank { get; }

Property Value

int

Rune

public int Rune { get; }

Property Value

int

Methods

Set(IReadOnlyList<string>)

public override void Set(IReadOnlyList<string> fields)

Parameters

fields IReadOnlyList<string>