Class MechSoundboardPlayMessage
Event raised for the soundboard equipment to play a sound from its component
Inheritance
System.Object
MechSoundboardPlayMessage
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
Field Value
Type |
Description |
System.Int32 |
|