AudioCategory Methods |
The AudioCategory type exposes the following members.
| Name | Description | |
|---|---|---|
| FadeIn |
Starts a fade-in of the audio category.
| |
| FadeOut |
Starts a fade-out of the audio category.
| |
| GetAudioMixerGroup |
Retrieves the AudioMixerGroup associated with this category. AudioMixerGroupa are inherited by the parent category.
| |
| GetAudioObjectPrefab |
Retrieves the AudioObjectPrefab associated with this category. AudioObjectPrefabs are inherited by the parent category.
| |
| UnloadAllAudioClips |
Unloads all AudioClips specified in the subitems from memory.
|