This class is used to control 1 or more Sound Groups at once, for muting, volume, and other purposes. Sound Groups using the Bug are routed through it, and Bus output can be assigned to a Unity Mixer Group.
More...
|
int | ActiveVoices [get] |
| This property returns the number of active voices playing through the bus
|
|
bool | HasLiveActors [get] |
| This property returns the number of live actors (Dynamic Sound Group Creators) still in the Scene.
|
|
bool | IsPaused [get] |
| This property returns whether the Bus is paused or not.
|
|
bool | BusVoiceLimitReached [get] |
| This property returns whether or not the bus Active Voice limit has been reached
|
|
float | OriginalVolume [get, set] |
| This property will return the original volume of the bus.
|
|
This class is used to control 1 or more Sound Groups at once, for muting, volume, and other purposes. Sound Groups using the Bug are routed through it, and Bus output can be assigned to a Unity Mixer Group.
The documentation for this class was generated from the following file:
- Assets/Plugins/DarkTonic/MasterAudio/Scripts/Settings/GroupBus.cs