FOnlineVoiceImpl::ProcessTalkingDelegates

Processes any talking delegates that need to be fired off

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Public/VoiceInterfaceImpl.h

Include

#include "VoiceInterfaceImpl.h"

Source

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Private/VoiceInterfaceImpl.cpp

Syntax

virtual void ProcessTalkingDelegates
(
    float DeltaTime
)

Remarks

Processes any talking delegates that need to be fired off

Parameters

Parameter

Description

DeltaTime

the amount of time that has elapsed since the last tick

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