Table of Contents

Class SkillBuffSheet.Row

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

Properties

BuffIds

public List<int> BuffIds { get; }

Property Value

List<int>

Key

public override int Key { get; }

Property Value

int

SkillId

public int SkillId { get; }

Property Value

int

Methods

EndOfSheetInitialize()

public override void EndOfSheetInitialize()

Set(IReadOnlyList<string>)

public override void Set(IReadOnlyList<string> fields)

Parameters

fields IReadOnlyList<string>