Click or drag to resize

AudioControllerAddToCategory Method

Overload List
  NameDescription
Public methodStatic memberCode exampleAddToCategory(AudioCategory, AudioItem)
Adds a custom audio item to a category.
Public methodStatic memberAddToCategory(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.
Top
See Also