Table of Contents

Class CrystalHammerPointSheet.Row

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

Properties

CRYSTAL

public int CRYSTAL { get; }

Property Value

int

Key

public override int Key { get; }

Property Value

int

MaxPoint

public int MaxPoint { get; }

Property Value

int

RecipeId

public int RecipeId { get; }

Property Value

int

Methods

Set(IReadOnlyList<string>)

public override void Set(IReadOnlyList<string> fields)

Parameters

fields IReadOnlyList<string>