FDDoSStateConfig::ApplyAdjustedState

Applies only the per-frame adjusted state (based on expected vs actual framerate), to active DDoS protection.

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"

Syntax

void ApplyAdjustedState
(
    FDDoSState & Target,
    float FrameAdjustment
)

Remarks

Applies only the per-frame adjusted state (based on expected vs actual framerate), to active DDoS protection. ApplyState should be called, first.

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