Table of Contents

Class CrystalStageBuffGachaSheet.Row

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

Fields

AdvancedCost

public int AdvancedCost

Field Value

int

MaxStar

public int MaxStar

Field Value

int

NormalCost

public int NormalCost

Field Value

int

StageId

public int StageId

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>