EazySoundManager.GetMusicAudio Method

Eazy Sound Manager API

EazySoundManagerGetMusicAudio Method

Overload List
  NameDescription
Public methodStatic memberGetMusicAudio(Int32)
Returns the music Audio that has as its id the audioID if one is found, returns null if no such Audio is found
Public methodStatic memberGetMusicAudio(AudioClip)
Returns the first occurrence of music Audio that plays the given audioClip. Returns null if no such Audio is found
Top
See Also