Show / Hide Table of Contents

Class AdminSoundEvent

Intended for admin music. Can be disabled by the AdminSoundsEnabled cvar.

Inheritance
System.Object
GlobalSoundEvent
AdminSoundEvent
Namespace: Content.Shared.Audio
Assembly: Content.Shared.dll
Syntax
public sealed class AdminSoundEvent : GlobalSoundEvent

Constructors

| Improve this Doc View Source

AdminSoundEvent(String, Nullable<AudioParams>)

Declaration
public AdminSoundEvent(string filename, AudioParams? audioParams = null)
Parameters
Type Name Description
System.String filename
System.Nullable<Robust.Shared.Audio.AudioParams> audioParams
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾