Class WorldBossRankRewardSheet.Row
public class WorldBossRankRewardSheet.Row : SheetRow<int>, IWorldBossRewardRow
- Inheritance
-
WorldBossRankRewardSheet.Row
- Implements
- Inherited Members
Fields
Id
public int Id
Field Value
Properties
BossId
public int BossId { get; }
Property Value
Circle
public int Circle { get; }
Property Value
Crystal
public int Crystal { get; }
Property Value
Key
public override int Key { get; }
Property Value
Rank
public int Rank { get; }
Property Value
Rune
public int Rune { get; }
Property Value
Methods
Set(IReadOnlyList<string>)
public override void Set(IReadOnlyList<string> fields)
Parameters
fields
IReadOnlyList<string>