Class RapidCombination5.ResultModel
[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
id
public Guid id
Field Value
Properties
TypeId
protected override string TypeId { get; }
Property Value
Methods
Serialize()
public override IValue Serialize()
Returns
- IValue