Show / Hide Table of Contents

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 Source

DeleteOnDrop

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
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾