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 SourceDelayPerItem
How long each item adds to the doafter.
Declaration
public TimeSpan DelayPerItem
Field Value
Type | Description |
---|---|
TimeSpan |
DumpSound
Declaration
public SoundSpecifier DumpSound
Field Value
Type | Description |
---|---|
Robust.Shared.Audio.SoundSpecifier |
Multiplier
The multiplier modifier
Declaration
public float Multiplier
Field Value
Type | Description |
---|---|
System.Single |