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