Class AdventureBossUnlockFloorCostSheet.Row
- Namespace
- Nekoyume.TableData.AdventureBoss
- Assembly
- Lib9c.dll
[Serializable]
public class AdventureBossUnlockFloorCostSheet.Row : SheetRow<int>
- Inheritance
-
AdventureBossUnlockFloorCostSheet.Row
- Inherited Members
Fields
FloorId
public int FloorId
Field Value
GoldenDustPrice
public int GoldenDustPrice
Field Value
NcgPrice
public BigInteger NcgPrice
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>