Table of Contents

Class WorldBossGlobalHpSheet.Row

Namespace
Nekoyume.TableData
Assembly
Lib9c.dll
public class WorldBossGlobalHpSheet.Row : SheetRow<int>
Inheritance
WorldBossGlobalHpSheet.Row
Inherited Members

Fields

Hp

public BigInteger Hp

Field Value

BigInteger

Level

public int Level

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>