Master Audio - AAA Sound Solution! v2024
The ultimate AAA audio config tool
|
This class is returned from MasterAudio.PlaySound methods unless you choose one of the 'AndForget' methods. It tells you whether the sound was played, scheduled or neither. It also contains a reference to the Variation used to play the sound. More...
Properties | |
bool | SoundPlayed [get, set] |
This property will tell you whether the sound was played or not. | |
bool | SoundScheduled [get, set] |
This property will tell you whether the sound was scheduled or not. | |
SoundGroupVariation | ActingVariation [get, set] |
This property will give you a reference to the Variation chosen, so you can do things to it like fade out, get notified of completion, etc. | |
This class is returned from MasterAudio.PlaySound methods unless you choose one of the 'AndForget' methods. It tells you whether the sound was played, scheduled or neither. It also contains a reference to the Variation used to play the sound.