Table of Contents

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

int

MaxPoint

public int MaxPoint

Field Value

int

MinPoint

public int MinPoint

Field Value

int

Properties

Key

public override int Key { get; }

Property Value

int

Methods

Set(IReadOnlyList<string>)

public override void Set(IReadOnlyList<string> fields)

Parameters

fields IReadOnlyList<string>