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 ERPCNotifyResult
{
ExecuteRPC,
BlockRPC,
}
Values
| Name | Description |
|---|---|
| ExecuteRPC | |
| BlockRPC |
Remarks
Result of NotifyReceivedRPC, for specifying whether the RPC should execute or should be blocked