Class RuneLevelBonusSheet.Row
public class RuneLevelBonusSheet.Row : SheetRow<int>
- Inheritance
-
RuneLevelBonusSheet.Row
- Inherited Members
Fields
Bonus
public int Bonus
Field Value
Id
public int Id
Field Value
RuneLevel
public int RuneLevel
Field Value
Properties
Key
public override int Key { get; }
Property Value
Methods
Set(IReadOnlyList<string>)
public override void Set(IReadOnlyList<string> fields)
Parameters
fields
IReadOnlyList<string>