|
| ClockStone Audio Toolkit for Unity - Documentation |
| AudioCategory Methods |
| AudioCategory Class See Also Send Feedback |
|
The AudioCategory type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
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.
|