Class MonsterCollectionRewardSheet.Row
[Serializable]
public class MonsterCollectionRewardSheet.Row : SheetRow<int>
- Inheritance
-
MonsterCollectionRewardSheet.Row
- Inherited Members
Properties
Key
public override int Key { get; }
Property Value
MonsterCollectionLevel
public int MonsterCollectionLevel { get; }
Property Value
Rewards
public List<MonsterCollectionRewardSheet.RewardInfo> Rewards { get; }
Property Value
Methods
Set(IReadOnlyList<string>)
public override void Set(IReadOnlyList<string> fields)
Parameters
fields
IReadOnlyList<string>