FNetworkProfiler::PopSendBunch

Pops the latest bunch for a connection, since it is going to be merged with the next bunch.

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 PopSendBunch
(
    UNetConnection * Connection
)

Remarks

Pops the latest bunch for a connection, since it is going to be merged with the next bunch.

Parameters

Parameter

Description

Connection

the connection which is merging a bunch

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