Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Net > API/Runtime/Engine/Net/FRPCDoSDetection
Deprecated * UpdateSeverity will be made private soon.
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Net/RPCDoSDetection.h |
| Include | #include "Net/RPCDoSDetection.h" |
void UpdateSeverity
&40;
ERPCDoSSeverityUpdate Update,
ERPCDoSEscalateReason Reason
&41;
Remarks
Updates the current RPC DoS detection severity state
Parameters
| Name | Description |
|---|---|
| Update | Whether or not we are escalating or de-escalating the severity state |
| Reason | The reason for the escalation change |