Class WorldBossListSheet.Row
- Namespace
- Nekoyume.TableData
- Assembly
- Lib9c.dll
public class WorldBossListSheet.Row : SheetRow<int>
- Inheritance
-
WorldBossListSheet.Row
- Inherited Members
-
Fields
AdditionalTicketPrice
public int AdditionalTicketPrice
Field Value
- int
BossId
Field Value
- int
EndedBlockIndex
public long EndedBlockIndex
Field Value
- long
EntranceFee
Field Value
- int
Id
Field Value
- int
MaxPurchaseCount
public int MaxPurchaseCount
Field Value
- int
StartedBlockIndex
public long StartedBlockIndex
Field Value
- long
TicketPrice
Field Value
- int
Properties
Key
public override int Key { get; }
Property Value
- int
Methods
Set(IReadOnlyList<string>)
public override void Set(IReadOnlyList<string> fields)
Parameters
fields
IReadOnlyList<string>