Table of Contents

Class BuffLinkSheet.Row

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

Properties

BuffId

public int BuffId { get; }

Property Value

int

Key

public override int Key { get; }

Property Value

int

LinkedBuffId

public int LinkedBuffId { get; }

Property Value

int

Methods

Set(IReadOnlyList<string>)

public override void Set(IReadOnlyList<string> fields)

Parameters

fields IReadOnlyList<string>