UOnlineEngineInterface::UnmuteRemoteTalker

UnMute a remote user for a given local player

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Net/OnlineEngineInterface.h

Include

#include "Net/OnlineEngineInterface.h"

Syntax

virtual bool UnmuteRemoteTalker
(
    UWorld * World,
    uint8 LocalUserNum,
    const FUniqueNetId & PlayerId,
    bool bIsSystemWide
)

Remarks

UnMute a remote user for a given local player

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