Class AdventureBossContributionRewardSheet.Row
- Namespace
- Nekoyume.TableData.AdventureBoss
- Assembly
- Lib9c.dll
[Serializable]
public class AdventureBossContributionRewardSheet.Row : SheetRow<int>
- Inheritance
-
AdventureBossContributionRewardSheet.Row
- Inherited Members
Fields
AdventureBossId
public int AdventureBossId
Field Value
Id
public int Id
Field Value
Rewards
public List<AdventureBossSheet.RewardRatioData> Rewards
Field Value
Properties
Key
public override int Key { get; }
Property Value
Methods
Set(IReadOnlyList<string>)
public override void Set(IReadOnlyList<string> fields)
Parameters
fieldsIReadOnlyList<string>