Table of Contents

Class ItemEnhancement7.ResultModel

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

Constructors

ResultModel()

public ResultModel()

ResultModel(Dictionary)

public ResultModel(Dictionary serialized)

Parameters

serialized Dictionary

Fields

actionPoint

public int actionPoint

Field Value

int

gold

public BigInteger gold

Field Value

BigInteger

id

public Guid id

Field Value

Guid

materialItemIdList

public IEnumerable<Guid> materialItemIdList

Field Value

IEnumerable<Guid>

Properties

TypeId

protected override string TypeId { get; }

Property Value

string

Methods

Serialize()

public override IValue Serialize()

Returns

IValue