FDDoSDetection::Init

Initializes the DDoS detection settings

Windows
MacOS
Linux

References

Module

NetCore

Header

/Engine/Source/Runtime/Net/Core/Public/Net/Core/Misc/DDoSDetection.h

Include

#include "Net/Core/Misc/DDoSDetection.h"

Source

/Engine/Source/Runtime/Net/Core/Private/Net/Core/Misc/DDoSDetection.cpp

Syntax

void Init
(
    int32 MaxTickRate
)

Remarks

Initializes the DDoS detection settings

Parameters

Parameter

Description

MaxTickRate

The maximum tick rate of the server

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