IVoiceListener::OnVoiceReal

Called when a voice becomes real (after it was virtual)

Windows
MacOS
Linux

References

Module

UnrealAudio

Header

/Engine/Source/Runtime/UnrealAudio/Public/UnrealAudioVoice.h

Include

#include "UnrealAudioVoice.h"

Syntax

virtual void OnVoiceReal
(
    class IVoice * Voice
)

Remarks

Called when a voice becomes real (after it was virtual)

Parameters

Parameter

Description

Voice

The voice that became real.

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