Class UnremoveableComponent
Inheritance
System.Object
UnremoveableComponent
Namespace: Content.Shared.Interaction.Components
Assembly: Content.Shared.dll
Syntax
public sealed class UnremoveableComponent : Component
Fields
| Improve this Doc View SourceDeleteOnDrop
If this is true then unremovable items that are removed from inventory are deleted (typically from corpse gibbing). Items within unremovable containers are not deleted when removed.
Declaration
public bool DeleteOnDrop
Field Value
Type | Description |
---|---|
System.Boolean |