Navigation
API > API/Runtime > API/Runtime/Engine
The reason for an RPC DoS severity update
| Name | ERPCDoSEscalateReason |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/RPCDoSDetection.h |
| Include Path | #include "Net/RPCDoSDetection.h" |
Syntax
enum ERPCDoSEscalateReason
{
CountLimit,
TimeLimit,
AutoEscalate,
Deescalate,
}
Values
| Name | Remarks |
|---|---|
| CountLimit | |
| TimeLimit | |
| AutoEscalate | |
| Deescalate |