Header menu logo Nu

AudioMessage Type

A message to the audio system.

Union cases

Union case Description

FadeOutSongMessage GameTime

Full Usage: FadeOutSongMessage GameTime

Parameters:
Item : GameTime

LoadAudioPackageMessage string

Full Usage: LoadAudioPackageMessage string

Parameters:
    Item : string

Item : string

PlaySongMessage SongDescriptor

Full Usage: PlaySongMessage SongDescriptor

Parameters:
Item : SongDescriptor

PlaySoundMessage SoundDescriptor

Full Usage: PlaySoundMessage SoundDescriptor

Parameters:
Item : SoundDescriptor

ReloadAudioAssetsMessage

Full Usage: ReloadAudioAssetsMessage

SetSongVolumeMessage single

Full Usage: SetSongVolumeMessage single

Parameters:
    Item : single

Item : single

StopSongMessage

Full Usage: StopSongMessage

UnloadAudioPackageMessage string

Full Usage: UnloadAudioPackageMessage string

Parameters:
    Item : string

Item : string

Instance members

Instance member Description

this.IsFadeOutSongMessage

Full Usage: this.IsFadeOutSongMessage

Returns: bool
Returns: bool

this.IsLoadAudioPackageMessage

Full Usage: this.IsLoadAudioPackageMessage

Returns: bool
Returns: bool

this.IsPlaySongMessage

Full Usage: this.IsPlaySongMessage

Returns: bool
Returns: bool

this.IsPlaySoundMessage

Full Usage: this.IsPlaySoundMessage

Returns: bool
Returns: bool

this.IsReloadAudioAssetsMessage

Full Usage: this.IsReloadAudioAssetsMessage

Returns: bool
Returns: bool

this.IsSetSongVolumeMessage

Full Usage: this.IsSetSongVolumeMessage

Returns: bool
Returns: bool

this.IsStopSongMessage

Full Usage: this.IsStopSongMessage

Returns: bool
Returns: bool

this.IsUnloadAudioPackageMessage

Full Usage: this.IsUnloadAudioPackageMessage

Returns: bool
Returns: bool

Type something to start searching.