Table of Contents

Class CustomEquipmentCraftIconSheet.Row

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

Properties

IconId

public int IconId { 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

RandomOnly

public bool RandomOnly { get; }

Property Value

bool

Ratio

public int Ratio { get; }

Property Value

int

RequiredRelationship

public int RequiredRelationship { get; }

Property Value

int

Methods

Set(IReadOnlyList<string>)

public override void Set(IReadOnlyList<string> fields)

Parameters

fields IReadOnlyList<string>