Class MonsterCollectionSheet.Row
- Namespace
- Nekoyume.TableData
- Assembly
- Lib9c.dll
[Serializable]
public class MonsterCollectionSheet.Row : SheetRow<int>
- Inheritance
-
MonsterCollectionSheet.Row
- Inherited Members
-
Properties
Key
public override int Key { get; }
Property Value
- int
Level
public int Level { get; }
Property Value
- int
RequiredGold
public int RequiredGold { get; }
Property Value
- int
RewardId
public int RewardId { get; }
Property Value
- int
Methods
Set(IReadOnlyList<string>)
public override void Set(IReadOnlyList<string> fields)
Parameters
fields
IReadOnlyList<string>