FNetworkProfiler::FlushOutgoingBunches

Writes all the outgoing bunches for a connection in the stack to the profiler data stream.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Net/NetworkProfiler.h

Include

#include "Net/NetworkProfiler.h"

Source

/Engine/Source/Runtime/Engine/Private/NetworkProfiler.cpp

Syntax

void FlushOutgoingBunches
(
    UNetConnection * Connection
)

Remarks

Writes all the outgoing bunches for a connection in the stack to the profiler data stream.

Parameters

Parameter

Description

Connection

the connection which is about to send any pending bunches over the network

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