UNetConnection::TrackLogsPerSecond

This function tracks the number of log calls per second for this client, and disconnects the client if it detects too many calls are made per second

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/NetConnection.h

Include

#include "Engine/NetConnection.h"

Source

/Engine/Source/Runtime/Engine/Private/NetConnection.cpp

Syntax

bool TrackLogsPerSecond()

Remarks

This function tracks the number of log calls per second for this client, and disconnects the client if it detects too many calls are made per second

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