AudioControllerAddToCategory Method |
| Name | Description | |
|---|---|---|
| AddToCategory(AudioCategory, AudioItem) |
Adds a custom audio item to a category.
| |
| AddToCategory(AudioCategory, AudioClip, String) |
Creates an AudioItem with the name audioID containing a single subitem playing the specified
custom AudioClip. This AudioItem is then added to the specified category.
|