Table of Contents

Class CrystalFluctuationSheet.Row

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

Fields

BlockInterval

public long BlockInterval

Field Value

long

Id

public int Id

Field Value

int

MaximumRate

public int MaximumRate

Field Value

int

MinimumRate

public int MinimumRate

Field Value

int

Type

public CrystalFluctuationSheet.ServiceType Type

Field Value

CrystalFluctuationSheet.ServiceType

Properties

Key

public override int Key { get; }

Property Value

int

Methods

Set(IReadOnlyList<string>)

public override void Set(IReadOnlyList<string> fields)

Parameters

fields IReadOnlyList<string>