UNetConnection::GetOutgoingBunches

Returns the OutgoingBunches array, only to be used by [UChannel::SendBunch](API\Runtime\Engine\Engine\UChannel\SendBunch)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/NetConnection.h

Include

#include "Engine/NetConnection.h"

Syntax

TArray< FOutBunch * > & GetOutgoingBunches()

Remarks

Returns the OutgoingBunches array, only to be used by UChannel::SendBunch

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