Class PunchCardObject
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
[NotSpawnable]
[RequireComponent]
[RequireComponent]
[RequireComponent]
public class PunchCardObject : WorldObject, INetObjectPriority, INetObject, INetObjectPosition, IPositionAndBounds, IUsable, IStorage, ISerializable, IRPCAuthChecks, ILinkable, IHasPosition, INotifyPropertyChanged, IDeedOwned, IController, IViewController, IHasUniversalID, IPlayerUseTracking, INamed, IHasSerializableID, IThreadSafeSubscriptions, ISubscriptions<ThreadSafeSubscriptions>, ISubscriptions, IInteractionTargetPriority, IPermanentDestroyHandler, IRepresentsItem
Constructors
PunchCardObject()
Declaration
public PunchCardObject()
Properties
DisplayName
Declaration
public override LocString DisplayName { get; }
Property Value
Type | Description |
---|---|
LocString |
Overrides
RepresentedItemType
Declaration
public virtual Type RepresentedItemType { get; }
Property Value
Type | Description |
---|---|
System.Type |
TableTexture
Declaration
public override TableTextureMode TableTexture { get; }
Property Value
Type | Description |
---|---|
TableTextureMode |
Overrides
Implements
System.ComponentModel.INotifyPropertyChanged