Table of Contents

Class AdventureBossNcgRewardRatioSheet.Row

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

Fields

ItemId

public int ItemId

Field Value

int

Ratio

public decimal Ratio

Field Value

decimal

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>