Class StakeActionPointCoefficientSheet.Row
public class StakeActionPointCoefficientSheet.Row : SheetRow<int>, IStakeRewardRow
- Inheritance
-
StakeActionPointCoefficientSheet.Row
- Implements
- Inherited Members
Properties
Coefficient
public int Coefficient { get; }
Property Value
Key
public override int Key { get; }
Property Value
Level
public int Level { get; }
Property Value
RequiredGold
public long RequiredGold { get; }
Property Value
Methods
Set(IReadOnlyList<string>)
public override void Set(IReadOnlyList<string> fields)
Parameters
fields
IReadOnlyList<string>