Table of Contents

Class AdventureBossUnlockFloorCostSheet.Row

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

Fields

FloorId

public int FloorId

Field Value

int

GoldenDustPrice

public int GoldenDustPrice

Field Value

int

NcgPrice

public BigInteger NcgPrice

Field Value

BigInteger

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>