Table of Contents

Class CrystalRandomBuffSheet.Row

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

Fields

Id

public int Id

Field Value

int

Rank

public CrystalRandomBuffSheet.Row.BuffRank Rank

Field Value

CrystalRandomBuffSheet.Row.BuffRank

Ratio

public decimal Ratio

Field Value

decimal

SkillId

public int SkillId

Field Value

int

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>