Table of Contents

Class CollectionSheet.Row

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

Fields

Materials

public List<CollectionSheet.RequiredMaterial> Materials

Field Value

List<CollectionSheet.RequiredMaterial>

StatModifiers

public List<StatModifier> StatModifiers

Field Value

List<StatModifier>

Properties

Id

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