AudioController.AddToCategory Method

Audio Toolkit

Collapse image Expand Image Copy image CopyHover image

Overload List

  Name Description
Public method Static member AddToCategory(AudioCategory, AudioItem)
Adds a custom audio item to a category.
Public method Static member 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.

See Also