Table of Contents

Class UnlockCombinationSlotCostSheet.Row

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

Fields

CrystalPrice

public int CrystalPrice

Field Value

int

GoldenDustPrice

public int GoldenDustPrice

Field Value

int

NcgPrice

public BigInteger NcgPrice

Field Value

BigInteger

RubyDustPrice

public int RubyDustPrice

Field Value

int

SlotId

public int SlotId

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>