Class WorldUnlockSheet.Row
- Namespace
- Nekoyume.TableData
- Assembly
- Lib9c.dll
[Serializable]
public class WorldUnlockSheet.Row : SheetRow<int>
- Inheritance
-
WorldUnlockSheet.Row
- Inherited Members
-
Properties
CRYSTAL
public int CRYSTAL { get; }
Property Value
- int
Id
Property Value
- int
Key
public override int Key { get; }
Property Value
- int
StageId
public int StageId { get; }
Property Value
- int
WorldId
public int WorldId { get; }
Property Value
- int
WorldIdToUnlock
public int WorldIdToUnlock { get; }
Property Value
- int
Methods
Set(IReadOnlyList<string>)
public override void Set(IReadOnlyList<string> fields)
Parameters
fields
IReadOnlyList<string>