Show / Hide Table of Contents

Class DumpableComponent

Lets you dump this container on the ground using a verb, or when interacting with it on a disposal unit or placeable surface.

Inheritance
System.Object
DumpableComponent
Namespace: Content.Shared.Storage.Components
Assembly: Content.Shared.dll
Syntax
public sealed class DumpableComponent : Component

Fields

| Improve this Doc View Source

DelayPerItem

How long each item adds to the doafter.

Declaration
public TimeSpan DelayPerItem
Field Value
Type Description
TimeSpan
| Improve this Doc View Source

DumpSound

Declaration
public SoundSpecifier DumpSound
Field Value
Type Description
Robust.Shared.Audio.SoundSpecifier
| Improve this Doc View Source

Multiplier

The multiplier modifier

Declaration
public float Multiplier
Field Value
Type Description
System.Single
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾