UClientUnitTest::ReceivedControlBunch

Bunches received on the control channel.

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Classes/ClientUnitTest.h

Include

#include "ClientUnitTest.h"

Source

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Private/ClientUnitTest.cpp

Syntax

virtual void ReceivedControlBunch
(
    FInBunch & Bunch
)

Remarks

Bunches received on the control channel. These need to be parsed manually, because the control channel is intentionally disrupted (otherwise it can affect the main client state)

Parameters

Parameter

Description

Bunch

The bunch being received

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