Class ButtonObject
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
Namespace: Eco.Gameplay.Wires
Assembly: Eco.Gameplay.dll
Syntax
[RequireComponent]
public class ButtonObject : 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
Constructors
ButtonObject()
Declaration
public ButtonObject()
Properties
DisplayName
Declaration
public override LocString DisplayName { get; }
Property Value
Type | Description |
---|---|
LocString |
Overrides
Implements
System.ComponentModel.INotifyPropertyChanged