Table of Contents

Class CharacterLevelSheet.Row

Namespace
Nekoyume.TableData
Assembly
Lib9c.dll
[Serializable]
public class CharacterLevelSheet.Row : SheetRow<int>
Inheritance
CharacterLevelSheet.Row
Inherited Members

Properties

Exp

public long Exp { get; }

Property Value

long

ExpNeed

public long ExpNeed { get; }

Property Value

long

Key

public override int Key { get; }

Property Value

int

Level

public int Level { get; }

Property Value

int

Methods

Set(IReadOnlyList<string>)

public override void Set(IReadOnlyList<string> fields)

Parameters

fields IReadOnlyList<string>