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