This class is used to configure and create temporary per-Scene Sound Groups and Buses
More...
|
|
void | RemoveItems () |
| | This method will remove the Sound Groups, Variations, buses, ducking triggers and Playlist objects specified in the Dynamic Sound Group Creator's Inspector. It is called automatically if you check the "Auto-remove Items" checkbox, otherwise you will need to call this method manually.
|
| |
|
void | CreateItems () |
| | This method will create the Sound Groups, Variations, buses, ducking triggers and Playlist objects specified in the Dynamic Sound Group Creator's Inspector. It is called automatically if you check the "Auto-create Items" checkbox, otherwise you will need to call this method manually.
|
| |
|
| List< DynamicSoundGroup > | GroupsToCreate [get] |
| | This property can be used to read and write the Dynamic Sound Groups. More...
|
| |
This class is used to configure and create temporary per-Scene Sound Groups and Buses
◆ GroupsToCreate
| List<DynamicSoundGroup> DarkTonic.MasterAudio.DynamicSoundGroupCreator.GroupsToCreate |
|
get |
This property can be used to read and write the Dynamic Sound Groups.
The documentation for this class was generated from the following file:
- Assets/Plugins/DarkTonic/MasterAudio/Scripts/Utility/DynamicSoundGroupCreator.cs