Table of Contents

Class ItemRequirementSheet.Row

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

Properties

ItemId

public int ItemId { get; }

Property Value

int

Key

public override int Key { get; }

Property Value

int

Level

public int Level { get; }

Property Value

int

MimisLevel

public int MimisLevel { get; }

Property Value

int

Methods

Set(IReadOnlyList<string>)

public override void Set(IReadOnlyList<string> fields)

Parameters

fields IReadOnlyList<string>