Class CollectionSheet.Row
public class CollectionSheet.Row : SheetRow<int>
- Inheritance
-
CollectionSheet.Row
- Inherited Members
Fields
Materials
public List<CollectionSheet.RequiredMaterial> Materials
Field Value
StatModifiers
public List<StatModifier> StatModifiers
Field Value
Properties
Id
public int Id { get; }
Property Value
Key
public override int Key { get; }
Property Value
Methods
Set(IReadOnlyList<string>)
public override void Set(IReadOnlyList<string> fields)
Parameters
fields
IReadOnlyList<string>