FDDoSDetection::UpdateSeverity

Updates the current DDoS detection severity state

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 UpdateSeverity
(
    bool bEscalate
)

Remarks

Updates the current DDoS detection severity state

Parameters

Parameter

Description

bEscalate

Whether or not we are escalating or de-escalating the severity state

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