An audio emitter with full customization options for behaviour. More...
Public Member Functions | |
void | PlaySound () |
Function to call to play the sound, using the conditions set in the inspector. | |
void | StopSound () |
Function to call to stop the sound. |
Data Fields | |
AudioEmitterSettings | settings |
An audio emitter with full customization options for behaviour.
|
inline |
Function to call to play the sound, using the conditions set in the inspector.
|
inline |
Function to call to stop the sound.
AudioEmitterSettings SimpleAudioEmitter.settings |