Table of Contents

Class CrystalMaterialCostSheet.Row

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

Properties

CRYSTAL

public int CRYSTAL { get; }

Property Value

int

ItemId

public int ItemId { get; }

Property Value

int

Key

public override int Key { get; }

Property Value

int

Methods

Set(IReadOnlyList<string>)

public override void Set(IReadOnlyList<string> fields)

Parameters

fields IReadOnlyList<string>