Class SharkJawsItem
Inheritance
System.Object
SharkJawsItem
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
[NotSpawnable]
[TwitchDrop("5a275279-f267-4f0f-81ff-377bf67ff360")]
public class SharkJawsItem : WorldObjectItem<SharkJawsObject>, IItem, ILinkableParameterized<LinkConfig>, ILinkable, IHasIcon, INotifyPropertyChanged, IPlaceableItem, IController, IViewController, IHasUniversalID
Constructors
SharkJawsItem()
Declaration
public SharkJawsItem()
Properties
GetOccupancyContext
Declaration
protected override OccupancyContext GetOccupancyContext { get; }
Property Value
Type | Description |
---|---|
OccupancyContext |
Overrides
Implements
System.ComponentModel.INotifyPropertyChanged