Class MeteorShardItem
Inheritance
System.Object
MeteorShardItem
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
[NotSpawnable]
public class MeteorShardItem : ToolItem, IItem, ILinkableParameterized<LinkConfig>, ILinkable, IHasIcon, INotifyPropertyChanged, IInteractor, IHasInteractions, IPlaceableItem, IController, IViewController, IHasUniversalID
Constructors
MeteorShardItem()
Declaration
public MeteorShardItem()
Properties
DisplayNamePlural
Declaration
public override LocString DisplayNamePlural { get; }
Property Value
| Type | Description |
|---|---|
| LocString |
Overrides
SkilledRepairCost
Declaration
public override IDynamicValue SkilledRepairCost { get; }
Property Value
| Type | Description |
|---|---|
| IDynamicValue |
Overrides
Implements
System.ComponentModel.INotifyPropertyChanged