UControlChannel::ReceivedBunch

Handle an incoming bunch.

Windows
MacOS
Linux

Override Hierarchy

UChannel::ReceivedBunch()

UControlChannel::ReceivedBunch()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/ControlChannel.h

Include

#include "Engine/ControlChannel.h"

Source

/Engine/Source/Runtime/Engine/Private/DataChannel.cpp

Syntax

virtual void ReceivedBunch
(
    FInBunch & Bunch
)

Remarks

Handle an incoming bunch.

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