Table of Contents

Class CustomEquipmentCraftRecipeSheet.Row

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

Properties

CircleAmount

public int CircleAmount { get; }

Property Value

int

Id

public int Id { get; }

Property Value

int

ItemSubType

public ItemSubType ItemSubType { get; }

Property Value

ItemSubType

Key

public override int Key { get; }

Property Value

int

RequiredBlock

public long RequiredBlock { get; }

Property Value

long

ScrollAmount

public int ScrollAmount { get; }

Property Value

int

Methods

Set(IReadOnlyList<string>)

public override void Set(IReadOnlyList<string> fields)

Parameters

fields IReadOnlyList<string>