AudioCategory Methods

ClockStone Audio Toolkit

AudioCategory Methods

The AudioCategory type exposes the following members.

Methods
  NameDescription
Public methodFadeIn
Starts a fade-in of the audio category.
Public methodFadeOut
Starts a fade-out of the audio category.
Public methodGetAudioMixerGroup
Retrieves the AudioMixerGroup associated with this category. AudioMixerGroupa are inherited by the parent category.
Public methodGetAudioObjectPrefab
Retrieves the AudioObjectPrefab associated with this category. AudioObjectPrefabs are inherited by the parent category.
Public methodUnloadAllAudioClips
Unloads all AudioClips specified in the subitems from memory.
Top
See Also