Class RuneOptionSheet.Row
[Serializable]
public class RuneOptionSheet.Row : SheetRow<int>
- Inheritance
-
RuneOptionSheet.Row
- Inherited Members
Properties
Key
public override int Key { get; }
Property Value
LevelOptionMap
public Dictionary<int, RuneOptionSheet.Row.RuneOptionInfo> LevelOptionMap { get; }
Property Value
RuneId
public int RuneId { get; }
Property Value
Methods
Set(IReadOnlyList<string>)
public override void Set(IReadOnlyList<string> fields)
Parameters
fields
IReadOnlyList<string>