UMinimalClient::SendControlBunch

Sends a bunch over the control channel

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

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

Include

#include "MinimalClient.h"

Source

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

Syntax

bool SendControlBunch
(
    FOutBunch * ControlChanBunch
)

Remarks

Sends a bunch over the control channel

Returns

Whether or not the bunch was sent successfully

Parameters

Parameter

Description

ControlChanBunch

The bunch to send over the control channel

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