IAudioService
Audio Service
Interface
Service for playing audio.
Methods
PlaySFX(SpatialSFX, AudioSource, float, float) | Plays the given SFX on the provided AudioSource. |
PlaySFX(SpatialSFX, Vector3, float, float) | Plays the given SFX with a cached AudioSource at a given position. |
PlaySFX(SpatialSFX, float, float) | Plays the given SFX with a cached AudioSource. |