Class DeBuffLimitSheet.Row
- Namespace
- Nekoyume.TableData
- Assembly
- Lib9c.dll
public class DeBuffLimitSheet.Row : SheetRow<int>
- Inheritance
-
DeBuffLimitSheet.Row
- Inherited Members
-
Properties
GroupId
public int GroupId { get; set; }
Property Value
- int
Key
public override int Key { get; }
Property Value
- int
Value
public int Value { get; set; }
Property Value
- int
Methods
GetModifier(StatType)
public StatModifier GetModifier(StatType statType)
Parameters
statType
StatType
Returns
- StatModifier
Set(IReadOnlyList<string>)
public override void Set(IReadOnlyList<string> fields)
Parameters
fields
IReadOnlyList<string>