Table of Contents

Class PetSheet.Row

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

Properties

Grade

public int Grade { get; }

Property Value

int

Id

public int Id { get; }

Property Value

int

Key

public override int Key { get; }

Property Value

int

SoulStoneTicker

public string SoulStoneTicker { get; }

Property Value

string

Methods

Set(IReadOnlyList<string>)

public override void Set(IReadOnlyList<string> fields)

Parameters

fields IReadOnlyList<string>