FOnlineVoiceImpl::UpdateMuteListForLocalTalker

Figures out which remote talkers need to be muted for a given local talker

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 UpdateMuteListForLocalTalker
(
    int32 TalkerIndex,
    class APlayerController * PlayerController
)

Remarks

Figures out which remote talkers need to be muted for a given local talker

Parameters

Parameter

Description

TalkerIndex

the talker that needs the mute list checked for

PlayerController

the player controller associated with this talker

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