VGDC 2025-2026 Club Game
Loading...
Searching...
No Matches
SimpleAudioEmitter Class Reference

An audio emitter with full customization options for behaviour. More...

Inheritance diagram for SimpleAudioEmitter:
Collaboration diagram for SimpleAudioEmitter:

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

Detailed Description

An audio emitter with full customization options for behaviour.

Member Function Documentation

◆ PlaySound()

void SimpleAudioEmitter.PlaySound ( )
inline

Function to call to play the sound, using the conditions set in the inspector.

◆ StopSound()

void SimpleAudioEmitter.StopSound ( )
inline

Function to call to stop the sound.

Field Documentation

◆ settings

AudioEmitterSettings SimpleAudioEmitter.settings

The documentation for this class was generated from the following file: