Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Net > FNetworkProfiler
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 |
void SetCurrentConnection
&40;
UNetConnection &42; Connection
&41;
Remarks
Tracks when connection address changes
Tracks when connection address changes, and will emit token if different from last connection
Parameters
Name | Description |
---|---|
Connection | Destination address |