Table of Contents

Class StakeActionPointCoefficientSheet.Row

Namespace
Nekoyume.TableData
Assembly
Lib9c.dll
public class StakeActionPointCoefficientSheet.Row : SheetRow<int>, IStakeRewardRow
Inheritance
StakeActionPointCoefficientSheet.Row
Implements
Inherited Members

Properties

Coefficient

public int Coefficient { get; }

Property Value

int

Key

public override int Key { get; }

Property Value

int

Level

public int Level { get; }

Property Value

int

RequiredGold

public long RequiredGold { get; }

Property Value

long

Methods

Set(IReadOnlyList<string>)

public override void Set(IReadOnlyList<string> fields)

Parameters

fields IReadOnlyList<string>