Table of Contents

Class AdventureBossSheet.Row

Namespace
Nekoyume.TableData.AdventureBoss
Assembly
Lib9c.dll
[Serializable]
public class AdventureBossSheet.Row : SheetRow<int>
Inheritance
AdventureBossSheet.Row
Inherited Members

Properties

BossId

public int BossId { get; }

Property Value

int

ExploreAp

public int ExploreAp { get; }

Property Value

int

Id

public int Id { get; }

Property Value

int

Key

public override int Key { get; }

Property Value

int

SweepAp

public int SweepAp { get; }

Property Value

int

Methods

Set(IReadOnlyList<string>)

public override void Set(IReadOnlyList<string> fields)

Parameters

fields IReadOnlyList<string>