Navigation
API > API/Runtime > API/Runtime/Engine
The structure to pass to the OnConsiderListUpdate delegate
| Name | ConsiderListUpdateParams |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/NetDriver.h |
| Include Path | #include "Engine/NetDriver.h" |
Syntax
struct ConsiderListUpdateParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bCPUSaturated | bool | Engine/NetDriver.h | ||
| Connection | UNetConnection * | Engine/NetDriver.h | ||
| DeltaSeconds | float | Engine/NetDriver.h |