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