PixelCrushers.DialogueSystem.SequencerCommands.MasterAudioExample Class Reference

This script presents a button for each Master Audio sequencer command so you can test their functionality. More...

Inheritance diagram for PixelCrushers.DialogueSystem.SequencerCommands.MasterAudioExample:
Collaboration diagram for PixelCrushers.DialogueSystem.SequencerCommands.MasterAudioExample:

Public Attributes

string busName = string.Empty
 
string fadeTime = "1"
 
string soundGroupName = "Blast"
 
string targetVolume = "1"
 
string riseVolumeStart = "0"
 
string clipName = string.Empty
 
string playlistControllerName = "PlaylistControllerOrchestra"
 
string subject = string.Empty
 
string customEventName = string.Empty
 

Detailed Description

This script presents a button for each Master Audio sequencer command so you can test their functionality.

Member Data Documentation

◆ busName

string PixelCrushers.DialogueSystem.SequencerCommands.MasterAudioExample.busName = string.Empty

◆ clipName

string PixelCrushers.DialogueSystem.SequencerCommands.MasterAudioExample.clipName = string.Empty

◆ customEventName

string PixelCrushers.DialogueSystem.SequencerCommands.MasterAudioExample.customEventName = string.Empty

◆ fadeTime

string PixelCrushers.DialogueSystem.SequencerCommands.MasterAudioExample.fadeTime = "1"

◆ playlistControllerName

string PixelCrushers.DialogueSystem.SequencerCommands.MasterAudioExample.playlistControllerName = "PlaylistControllerOrchestra"

◆ riseVolumeStart

string PixelCrushers.DialogueSystem.SequencerCommands.MasterAudioExample.riseVolumeStart = "0"

◆ soundGroupName

string PixelCrushers.DialogueSystem.SequencerCommands.MasterAudioExample.soundGroupName = "Blast"

◆ subject

string PixelCrushers.DialogueSystem.SequencerCommands.MasterAudioExample.subject = string.Empty

◆ targetVolume

string PixelCrushers.DialogueSystem.SequencerCommands.MasterAudioExample.targetVolume = "1"

The documentation for this class was generated from the following file: