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" |
void PostReceivedPacket
&40;
double TimeSeconds
&41;
Remarks
Called after the current NetConnection receives a packet.
Parameters
| Name | Description |
|---|---|
| TimeSeconds | Cached/approximate timestamp, to save grabbing a new timestamp |