|
| ClockStone Audio Toolkit for Unity - Documentation |
| AudioController..::..AddToCategory Method |
| AudioController Class See Also Send Feedback |
|
Overload List
| 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.
|