Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FRPCDoSDetection > API/Runtime/Engine/FRPCDoSDetection/FLightweightRPCTracking
| Name | FLightweightRPCEntry |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/RPCDoSDetection.h |
| Include Path | #include "Net/RPCDoSDetection.h" |
Syntax
struct FLightweightRPCEntry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Function | UFunction * | The function being tracked | Net/RPCDoSDetection.h | |
| Name | FName | Name of the function being tracked | Net/RPCDoSDetection.h |