Table of Contents

Class CostumeStatSheet.Row

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

Properties

CostumeId

public int CostumeId { get; }

Property Value

int

Id

public int Id { get; }

Property Value

int

Key

public override int Key { get; }

Property Value

int

Stat

public decimal Stat { get; }

Property Value

decimal

StatType

public StatType StatType { get; }

Property Value

StatType

Methods

Set(IReadOnlyList<string>)

public override void Set(IReadOnlyList<string> fields)

Parameters

fields IReadOnlyList<string>