Class SocialistShirtItem
Implements
Inherited Members
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
[NotSpawnable]
[TwitchDrop("b96316e5-5994-11ef-a5f2-0a58a9feac02")]
public class SocialistShirtItem : ClothingItem, IItem, ILinkableParameterized<LinkConfig>, ILinkable, IHasIcon, IController, IViewController, IHasUniversalID
Constructors
SocialistShirtItem()
Declaration
public SocialistShirtItem()
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 |