IAudioMixerPlatformInterface::OnAudioMixerPlatformError

Is called when an error is generated.

Windows
MacOS
Linux

References

Module

AudioMixerCore

Header

/Engine/Source/Runtime/AudioMixerCore/Public/AudioMixer.h

Include

#include "AudioMixer.h"

Syntax

void OnAudioMixerPlatformError
(
    const FString & ErrorDetails,
    const FString & FileName,
    int32 LineNumber
)

Remarks

Is called when an error is generated.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss