UVoiceChannel::ReceivedBunch

Processes the in bound bunch to extract the voice data

Windows
MacOS
Linux

Override Hierarchy

UChannel::ReceivedBunch()

UVoiceChannel::ReceivedBunch()

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 ReceivedBunch
(
    FInBunch & Bunch
)

Remarks

Processes the in bound bunch to extract the voice data

Parameters

Parameter

Description

Bunch

the voice data to process

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