![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FScopedRPCTimingTracker (UFunction *InFunction, UNetConnection *InConnection) | |
| ~FScopedRPCTimingTracker () | |
Public Attributes | |
| UNetConnection * | Connection = nullptr |
| UFunction * | Function = nullptr |
| FRPCDoSDetection * | RPCDoS = nullptr |
| double | StartTime = 0.0 |
Static Public Attributes | |
| static TArray< FScopedRPCTimingTracker * > | ActiveTrackers |
|
inline |
|
inline |
|
static |
| UNetConnection* FScopedRPCTimingTracker::Connection = nullptr |
| UFunction* FScopedRPCTimingTracker::Function = nullptr |
| FRPCDoSDetection* FScopedRPCTimingTracker::RPCDoS = nullptr |
| double FScopedRPCTimingTracker::StartTime = 0.0 |