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