Class PartItem
Inheritance
System.Object
PartItem
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
public abstract class PartItem : RepairableItem, IItem, ILinkableParameterized<LinkConfig>, ILinkable, IHasIcon, IController, IViewController, IHasUniversalID, INotifyPropertyChanged
Constructors
PartItem()
Declaration
protected PartItem()
Properties
BrokenDescription
Declaration
public override LocString BrokenDescription { get; }
Property Value
Type | Description |
---|---|
LocString |
Overrides
Implements
System.ComponentModel.INotifyPropertyChanged