Show / Hide Table of Contents

Class MechSoundboardPlayMessage

Event raised for the soundboard equipment to play a sound from its component

Inheritance
System.Object
MechEquipmentUiMessage
MechSoundboardPlayMessage
Namespace: Content.Shared.Mech
Assembly: Content.Shared.dll
Syntax
public sealed class MechSoundboardPlayMessage : MechEquipmentUiMessage

Constructors

| Improve this Doc View Source

MechSoundboardPlayMessage(NetEntity, Int32)

Declaration
public MechSoundboardPlayMessage(NetEntity equipment, int sound)
Parameters
Type Name Description
NetEntity equipment
System.Int32 sound

Fields

| Improve this Doc View Source

Sound

Declaration
public int Sound
Field Value
Type Description
System.Int32
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾