Table of Contents

Class RapidCombination5.ResultModel

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

Constructors

ResultModel(Dictionary)

public ResultModel(Dictionary serialized)

Parameters

serialized Dictionary

Fields

cost

public Dictionary<Material, int> cost

Field Value

Dictionary<Material, int>

id

public Guid id

Field Value

Guid

Properties

TypeId

protected override string TypeId { get; }

Property Value

string

Methods

Serialize()

public override IValue Serialize()

Returns

IValue