Class UnlockCombinationSlotCostSheet.Row
[Serializable]
public class UnlockCombinationSlotCostSheet.Row : SheetRow<int>
- Inheritance
-
UnlockCombinationSlotCostSheet.Row
- Inherited Members
Fields
CrystalPrice
public int CrystalPrice
Field Value
GoldenDustPrice
public int GoldenDustPrice
Field Value
NcgPrice
public BigInteger NcgPrice
Field Value
RubyDustPrice
public int RubyDustPrice
Field Value
SlotId
public int SlotId
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>