Table of Contents

Class CreateAvatarItemSheet.Row

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

Properties

Count

public int Count { get; }

Property Value

int

ItemId

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