AudioCategory Methods

Audio Toolkit

Collapse image Expand Image Copy image CopyHover image

The AudioCategory type exposes the following members.

Methods

  Name Description
Public method GetAudioMixerGroup
Retrieves the AudioMixerGroup associated with this category. AudioMixerGroupa are inherited by the parent category.
Public method GetAudioObjectPrefab
Retrieves the AudioObjectPrefab associated with this category. AudioObjectPrefabs are inherited by the parent category.
Public method UnloadAllAudioClips
Unloads all AudioClips specified in the subitems from memory.

See Also