Navigation
API > API/Plugins > API/Plugins/OnlineSubsystemUtils > API/Plugins/OnlineSubsystemUtils/UIpNetDriver
Type
typedef TMulticastDelegate_NoParams< void > FOnNetworkProcessingCausingSlowFrame
References
| Module | OnlineSubsystemUtils |
| Header | /Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Classes/IpNetDriver.h |
| Include | #include "IpNetDriver.h" |
Remarks
Callback for platform handling when networking is taking a long time in a single frame (by default over 1 second). It may get called multiple times in a single frame if additional processing after a previous alert exceeds the threshold again