SoundEmitterDevice class ​
No description available
Functions ​
- Gets the name of the device
mnscript
string SoundEmitterDevice.GetSoundName() - Gets the sound name
- Gets whether the sound emitter is playing a sound
- Returns whether the device is valid
mnscript
SoundEmitterDevice.PlaySound() - Plays the sound emitter
mnscript
SoundEmitterDevice.SetSoundName(string) - Sets the sound name (See toolgun sound list)
mnscript
SoundEmitterDevice.StopSound() - Stops the sound emitter
