Table of Contents

Struct RuneEnhancement.LevelUpResult

Namespace
Nekoyume.Action
Assembly
Lib9c.dll
public struct RuneEnhancement.LevelUpResult
Inherited Members

Properties

CrystalCost

public int CrystalCost { readonly get; set; }

Property Value

int

LevelUpCount

public int LevelUpCount { readonly get; set; }

Property Value

int

NcgCost

public int NcgCost { readonly get; set; }

Property Value

int

RuneCost

public int RuneCost { readonly get; set; }

Property Value

int

Methods

ToString()

Returns the fully qualified type name of this instance.

public override string ToString()

Returns

string

The fully qualified type name.