Class PirateHatItem
Implements
Inherited Members
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
[NotSpawnable]
[TwitchDrop("1534be0f-2af4-4a48-b437-aab0b6590d6a")]
public class PirateHatItem : ClothingItem, IItem, ILinkableParameterized<LinkConfig>, ILinkable, IHasIcon, IController, IViewController, IHasUniversalID
Constructors
PirateHatItem()
Declaration
public PirateHatItem()
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 |