Namespace Content.Shared.Audio
Classes
AdminSoundEvent
Intended for admin music. Can be disabled by the AdminSoundsEnabled cvar.
AmbientMusicPrototype
Attaches a rules prototype to sound files to play ambience.
AmbientSoundComponent
AmbientSoundComponentState
AudioHelpers
GameGlobalSoundEvent
Intended for misc sound effects. Can't be disabled by cvar.
GlobalSoundEvent
SharedAmbientSoundSystem
SharedContentAudioSystem
SharedGlobalSoundSystem
Handles playing audio to all players globally unless disabled by cvar. Some events are grid-specific.
StationEventMusicEvent
Intended for music triggered by events on a specific station. Can be disabled by the EventMusicEnabled cvar.
StopStationEventMusic
Attempts to stop a playing StationEventMusicEvent stream.