Table of Contents

Class CrystalMonsterCollectionMultiplierSheet.Row

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

Fields

Level

public int Level

Field Value

int

Multiplier

public int Multiplier

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>