IOnlineVoice::GetLocalPacket

Get the local voice packet intended for send

Windows
MacOS
Linux

Override Hierarchy

IOnlineVoice::GetLocalPacket()

FOnlineVoiceImpl::GetLocalPacket()

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/VoiceInterface.h

Include

#include "Interfaces/VoiceInterface.h"

Syntax

TSharedPtr< class FVoicePacket > GetLocalPacket
(
    uint32 LocalUserNum
)

Remarks

Get the local voice packet intended for send

Parameters

Parameter

Description

LocalUserNum

user index voice packet to retrieve

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