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