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
Ratio
public decimal Ratio
Field Value
Properties
Key
public override int Key { get; }
Property Value
Methods
Set(IReadOnlyList<string>)
public override void Set(IReadOnlyList<string> fields)
Parameters
fields
IReadOnlyList<string>