Class PunchCardItem
Inheritance
System.Object
PunchCardItem
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
[NotSpawnable]
[TwitchDrop("976696b1-ef2a-418d-8f42-7b5655141338")]
public class PunchCardItem : WorldObjectItem<PunchCardObject>, IItem, ILinkableParameterized<LinkConfig>, ILinkable, IHasIcon, INotifyPropertyChanged, IPlaceableItem, IController, IViewController, IHasUniversalID
Constructors
PunchCardItem()
Declaration
public PunchCardItem()
Properties
GetOccupancyContext
Declaration
protected override OccupancyContext GetOccupancyContext { get; }
Property Value
Type | Description |
---|---|
OccupancyContext |
Overrides
Implements
System.ComponentModel.INotifyPropertyChanged