Table of Contents

Class WorldBossListSheet.Row

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

Fields

AdditionalTicketPrice

public int AdditionalTicketPrice

Field Value

int

BossId

public int BossId

Field Value

int

EndedBlockIndex

public long EndedBlockIndex

Field Value

long

EntranceFee

public int EntranceFee

Field Value

int

Id

public int Id

Field Value

int

MaxPurchaseCount

public int MaxPurchaseCount

Field Value

int

StartedBlockIndex

public long StartedBlockIndex

Field Value

long

TicketPrice

public int TicketPrice

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>