Class WorldBossGlobalHpSheet.Row
public class WorldBossGlobalHpSheet.Row : SheetRow<int>
- Inheritance
-
WorldBossGlobalHpSheet.Row
- Inherited Members
Fields
Hp
public BigInteger Hp
Field Value
Level
public int Level
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>