EazySoundManager.GetSoundAudio Method
Eazy Sound Manager API Refrence
EazySoundManagerGetSoundAudio Method |
| Name | Description | |
|---|---|---|
| GetSoundAudio(Int32) |
Returns the sound fx Audio that has as its id the audioID if one is found, returns null if no such Audio is found
| |
| GetSoundAudio(AudioClip) |
Returns the first occurrence of sound Audio that plays the given audioClip. Returns null if no such Audio is found
|