Show / Hide Table of Contents

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 Source

RemoveOnTrigger

Declaration
public bool RemoveOnTrigger
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

Sound

Declaration
public SoundSpecifier Sound
Field Value
Type Description
Robust.Shared.Audio.SoundSpecifier
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾