Class SombreroItem
Implements
Inherited Members
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
[NotSpawnable]
[TwitchDrop("ce3e52e2-9136-4ada-af27-46c11428e94b")]
public class SombreroItem : ClothingItem, IItem, ILinkableParameterized<LinkConfig>, ILinkable, IHasIcon, IController, IViewController, IHasUniversalID
Constructors
SombreroItem()
Declaration
public SombreroItem()
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 |