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