![]() |
Liberi
An exergame built for kids with CP!
|
Pooled sound source. Handles following a target, and notifying when complete. More...
Inherits MonoBehaviour.
Public Member Functions | |
void | Play (AudioClip clip, float volume, float pitch) |
Public Attributes | |
Transform | Target |
Events | |
PooledSoundFinishedHandler | SoundFinished |
Pooled sound source. Handles following a target, and notifying when complete.
Definition at line 13 of file PooledAudioSource.cs.