Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Net
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Net/RPCDoSDetection.h |
| Include | #include "Net/RPCDoSDetection.h" |
Syntax
enum ERPCBlockState
{
Unchecked,
OnAllowList,
NotBlocked,
Blocked,
}
Values
| Name | Description |
|---|---|
| Unchecked | |
| OnAllowList | |
| NotBlocked | |
| Blocked |
Remarks
The status of blocking for an individual RPC