![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <NetDriver.h>
Public Attributes | |
| float | DeltaSeconds = 0 |
| UNetConnection * | Connection = nullptr |
| bool | bCPUSaturated = false |
The structure to pass to the OnConsiderListUpdate delegate
| DeltaSeconds | Time between the frames |
| Connection | NetConnection to process |
| bCPUSaturated | Not used by the engine at the moment but kept for compatibility |
| UNetConnection* ConsiderListUpdateParams::Connection = nullptr |
| float ConsiderListUpdateParams::DeltaSeconds = 0 |