UVoiceChannel::AddVoicePacket

Adds the voice packet to the list to send for this channel

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/VoiceChannel.h

Include

#include "Engine/VoiceChannel.h"

Source

/Engine/Source/Runtime/Engine/Private/VoiceChannel.cpp

Syntax

virtual void AddVoicePacket
(
    TSharedPtr< class FVoicePacket > VoicePacket
)

Remarks

Adds the voice packet to the list to send for this channel

Parameters

Parameter

Description

VoicePacket

the voice packet to send

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