FNetworkProfiler::FlushQueuedRPCs

Writes all queued RPCs for the connection to the profiler 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 FlushQueuedRPCs
(
    UNetConnection * Connection,
    UObject * TargetObject
)

Remarks

Writes all queued RPCs for the connection to the profiler stream

Parameters

Parameter

Description

Connection

The connection for which RPCs are being flushed

TargetObject

The target object of the RPC

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