Class SoundOnTriggerComponent
Will play sound from the attached entity upon a TriggerEvent.
Inheritance
System.Object
SoundOnTriggerComponent
Namespace: Content.Server.Explosion.Components
Assembly: Content.Server.dll
Syntax
public sealed class SoundOnTriggerComponent : Component
Fields
| Improve this Doc View SourceRemoveOnTrigger
Declaration
public bool RemoveOnTrigger
Field Value
Type | Description |
---|---|
System.Boolean |
Sound
Declaration
public SoundSpecifier Sound
Field Value
Type | Description |
---|---|
Robust.Shared.Audio.SoundSpecifier |