Class CrystalMonsterCollectionMultiplierSheet.Row
[Serializable]
public class CrystalMonsterCollectionMultiplierSheet.Row : SheetRow<int>
- Inheritance
-
CrystalMonsterCollectionMultiplierSheet.Row
- Inherited Members
Fields
Level
public int Level
Field Value
Multiplier
public int Multiplier
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>