AudioCategory Fields

Audio Toolkit

Collapse image Expand Image Copy image CopyHover image

The AudioCategory type exposes the following members.

Fields

  Name Description
Public field AudioItems
Define your AudioItems using Unity inspector.
Public field audioMixerGroup
Allows to assign the category to a Unity 5 Audio Mixer Group
Public field AudioObjectPrefab
Allows to define a specific audio object prefab for this category. If none is defined, the default prefab as set by AudioObjectPrefab is taken.
Public field Name
The name of category ( = categoryID )

See Also