Class BoatCaptainHatItem
Implements
Inherited Members
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
[NotSpawnable]
[TwitchDrop("f97ee2cd-5606-4346-b095-b077df38d87c")]
public class BoatCaptainHatItem : ClothingItem, IItem, ILinkableParameterized<LinkConfig>, ILinkable, IHasIcon, IController, IViewController, IHasUniversalID
Constructors
BoatCaptainHatItem()
Declaration
public BoatCaptainHatItem()
Properties
DisplayNamePlural
Declaration
public override LocString DisplayNamePlural { get; }
Property Value
Type | Description |
---|---|
LocString |
Overrides
Slot
Declaration
public override string Slot { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
Starter
Declaration
public override bool Starter { get; }
Property Value
Type | Description |
---|---|
System.Boolean |