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