Class MechSoundboardComponent
Inheritance
System.Object
MechSoundboardComponent
Namespace: Content.Shared.Mech.Equipment.Components
Assembly: Content.Shared.dll
Syntax
public sealed class MechSoundboardComponent : Component
Fields
| Improve this Doc View SourceSounds
List of sounds that can be played
Declaration
public List<SoundCollectionSpecifier> Sounds
Field Value
Type | Description |
---|---|
List<Robust.Shared.Audio.SoundCollectionSpecifier> |