Table of Contents

Class StageDialogSheet.Row

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

Properties

DialogId

public int DialogId { get; }

Property Value

int

Id

public int Id { get; }

Property Value

int

Key

public override int Key { get; }

Property Value

int

StageId

public int StageId { get; }

Property Value

int

Methods

Set(IReadOnlyList<string>)

public override void Set(IReadOnlyList<string> fields)

Parameters

fields IReadOnlyList<string>