Class RepairingItem
Defines items that can repair a given item.
Inheritance
System.Object
RepairingItem
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
public sealed class RepairingItem : ValueType
Constructors
RepairingItem()
Declaration
public RepairingItem()
Fields
Item
Declaration
public Item Item
Field Value
Type | Description |
---|---|
Item |
MaterialMult
Declaration
public float MaterialMult
Field Value
Type | Description |
---|---|
System.Single |