Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/NetDriver.h |
Include | #include "Engine/NetDriver.h" |
Syntax
struct ConsiderListUpdateParams
Remarks
The structure to pass to the OnConsiderListUpdate delegate
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bCPUSaturated | |
![]() |
UNetConnection * | Connection | |
![]() |
float | DeltaSeconds |