Class CrystalRandomBuffSheet.Row
public class CrystalRandomBuffSheet.Row : SheetRow<int>
- Inheritance
-
CrystalRandomBuffSheet.Row
- Inherited Members
Fields
Id
public int Id
Field Value
Rank
public CrystalRandomBuffSheet.Row.BuffRank Rank
Field Value
Ratio
public decimal Ratio
Field Value
SkillId
public int SkillId
Field Value
Properties
Key
public override int Key { get; }
Property Value
Methods
Set(IReadOnlyList<string>)
public override void Set(IReadOnlyList<string> fields)
Parameters
fields
IReadOnlyList<string>