Table of Contents

Class ItemEnhancement12.ResultModel

Namespace
Nekoyume.Action
Assembly
Lib9c.dll
[Serializable]
public class ItemEnhancement12.ResultModel : AttachmentActionResult, IState
Inheritance
ItemEnhancement12.ResultModel
Implements
Inherited Members

Constructors

ResultModel()

public ResultModel()

ResultModel(Dictionary)

public ResultModel(Dictionary serialized)

Parameters

serialized Dictionary

Fields

CRYSTAL

public FungibleAssetValue CRYSTAL

Field Value

FungibleAssetValue

actionPoint

public int actionPoint

Field Value

int

enhancementResult

public ItemEnhancement12.EnhancementResult enhancementResult

Field Value

ItemEnhancement12.EnhancementResult

gold

public BigInteger gold

Field Value

BigInteger

id

public Guid id

Field Value

Guid

materialItemIdList

public IEnumerable<Guid> materialItemIdList

Field Value

IEnumerable<Guid>

preItemUsable

public ItemUsable preItemUsable

Field Value

ItemUsable

Properties

TypeId

protected override string TypeId { get; }

Property Value

string

Methods

Serialize()

public override IValue Serialize()

Returns

IValue