Class EquipmentItemSubRecipeSheetV2.Row
- Namespace
- Nekoyume.TableData
- Assembly
- Lib9c.dll
public class EquipmentItemSubRecipeSheetV2.Row : SheetRow<int>
- Inheritance
-
EquipmentItemSubRecipeSheetV2.Row
- Inherited Members
-
Properties
Id
Property Value
- int
IsMimisbrunnrSubRecipe
public bool? IsMimisbrunnrSubRecipe { get; }
Property Value
- bool?
Key
public override int Key { get; }
Property Value
- int
Materials
public List<EquipmentItemSubRecipeSheet.MaterialInfo> Materials { get; }
Property Value
- List<EquipmentItemSubRecipeSheet.MaterialInfo>
Options
public List<EquipmentItemSubRecipeSheetV2.OptionInfo> Options { get; }
Property Value
- List<EquipmentItemSubRecipeSheetV2.OptionInfo>
RequiredActionPoint
public int RequiredActionPoint { get; }
Property Value
- int
RequiredBlockIndex
public long RequiredBlockIndex { get; }
Property Value
- long
RequiredGold
public long RequiredGold { get; }
Property Value
- long
RewardHammerPoint
public int? RewardHammerPoint { get; }
Property Value
- int?
Methods
Set(IReadOnlyList<string>)
public override void Set(IReadOnlyList<string> fields)
Parameters
fields
IReadOnlyList<string>