Table of Contents

Class SweepRequiredCPSheet.Row

Namespace
Nekoyume.TableData
Assembly
Lib9c.dll
public class SweepRequiredCPSheet.Row : SheetRow<int>
Inheritance
SweepRequiredCPSheet.Row
Inherited Members

Properties

Key

public override int Key { get; }

Property Value

int

RequiredCP

public int RequiredCP { 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>