Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Net > API/Runtime/Engine/Net/FRPCDoSDetection
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Net/RPCDoSDetection.h |
| Include | #include "Net/RPCDoSDetection.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Net/RPCDoSDetection.cpp |
void PreTickDispatch
&40;
double TimeSeconds
&41;
Remarks
Called prior to the packet-loop TickDispatch
Parameters
| Name | Description |
|---|---|
| TimeSeconds | Cached/approximate timestamp, to save grabbing a new timestamp |