Table of Contents

Class MimisbrunnrSheet.Row

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

Properties

ElementalTypes

public List<ElementalType> ElementalTypes { get; }

Property Value

List<ElementalType>

Id

public int Id { get; }

Property Value

int

Key

public override int Key { get; }

Property Value

int

Methods

Set(IReadOnlyList<string>)

public override void Set(IReadOnlyList<string> fields)

Parameters

fields IReadOnlyList<string>