Table of Contents

Class EnemySkillSheet.Row

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

Fields

characterId

public int characterId

Field Value

int

id

public int id

Field Value

int

skillId

public int skillId

Field Value

int

Properties

Key

public override int Key { get; }

Property Value

int

Methods

Set(IReadOnlyList<string>)

public override void Set(IReadOnlyList<string> fields)

Parameters

fields IReadOnlyList<string>