Table of Contents

Class GameConfigSheet.Row

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

Properties

Key

public override string Key { get; }

Property Value

string

Value

public string Value { get; }

Property Value

string

Methods

Set(IReadOnlyList<string>)

public override void Set(IReadOnlyList<string> fields)

Parameters

fields IReadOnlyList<string>