AudioMessage Type
A message to the audio system.
Union cases
Union case | Description |
|
|
Full Usage:
LoadAudioPackageMessage string
Parameters:
string
|
|
|
|
|
|
Full Usage:
ReloadAudioAssetsMessage
|
|
Full Usage:
SetSongVolumeMessage single
Parameters:
single
|
|
Full Usage:
StopSongMessage
|
|
Full Usage:
UnloadAudioPackageMessage string
Parameters:
string
|
|
Instance members
Instance member | Description |
Full Usage:
this.IsFadeOutSongMessage
Returns: bool
|
|
Full Usage:
this.IsLoadAudioPackageMessage
Returns: bool
|
|
Full Usage:
this.IsPlaySongMessage
Returns: bool
|
|
Full Usage:
this.IsPlaySoundMessage
Returns: bool
|
|
Full Usage:
this.IsReloadAudioAssetsMessage
Returns: bool
|
|
Full Usage:
this.IsSetSongVolumeMessage
Returns: bool
|
|
Full Usage:
this.IsStopSongMessage
Returns: bool
|
|
Full Usage:
this.IsUnloadAudioPackageMessage
Returns: bool
|
|