FNetworkProfiler::SetCurrentConnection

Tracks when connection address changes

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

Remarks

Tracks when connection address changes

Tracks when connection address changes, and will emit token if different from last connection

Parameters

Parameter

Description

Connection

Destination address

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