Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UEngine
Network burst or DDoS detected. Used for triggering analytics, mostly
| Name | FOnNetworkDDoSEscalation |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/Engine.h |
| Include Path | #include "Engine/Engine.h" |
Syntax
class FOnNetworkDDoSEscalation : public TBaseMulticastDelegate_ThreeParams< void, UWorld *, UNetDriver *, FString >
Inheritance Hierarchy
- TBaseMulticastDelegate_ThreeParams< void, UWorld , UNetDriver , FString > → UEngine::FOnNetworkDDoSEscalation