Class AdventureBossSheet.Row
[Serializable]
public class AdventureBossSheet.Row : SheetRow<int>
- Inheritance
-
AdventureBossSheet.Row
- Inherited Members
-
Properties
BossId
public int BossId { get; }
Property Value
- int
ExploreAp
public int ExploreAp { get; }
Property Value
- int
Id
Property Value
- int
Key
public override int Key { get; }
Property Value
- int
SweepAp
public int SweepAp { get; }
Property Value
- int
Methods
Set(IReadOnlyList<string>)
public override void Set(IReadOnlyList<string> fields)
Parameters
fields
IReadOnlyList<string>