Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > UNetConnection
Syntax
TArray< FOutBunch &42; > OutgoingBunches
Remarks
This is only used in UChannel::SendBunch. It's a member so that we can preserve the allocation between calls, as an optimization, and in a thread-safe way to be compatible with demo.ClientRecordAsyncEndOfFrame