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