Navigation
API > API/Plugins > API/Plugins/OnlineSubsystemUtils > API/Plugins/OnlineSubsystemUtils/FOnlineVoiceImpl
- IOnlineVoice::MuteRemoteTalker()
- FOnlineVoiceImpl::MuteRemoteTalker()
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 |
virtual bool MuteRemoteTalker
(
uint8 LocalUserNum,
const FUniqueNetId & PlayerId,
bool bIsSystemWide
)
Remarks
Mutes a remote talker for the specified local player. NOTE: This only mutes them in the game unless the bIsSystemWide flag is true, which attempts to mute them globally