EazySoundManager.GetSoundAudio Method

Eazy Sound Manager API

EazySoundManagerGetSoundAudio Method

Overload List
  NameDescription
Public methodStatic memberGetSoundAudio(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
Public methodStatic memberGetSoundAudio(AudioClip)
Returns the first occurrence of sound Audio that plays the given audioClip. Returns null if no such Audio is found
Top
See Also