PendingConnections

ConnectionManagers that we have created but haven't officially been added to the net driver's ClientConnection list.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)()
TArray< UNetReplicationGraphConnection * > PendingConnections

Remarks

ConnectionManagers that we have created but haven't officially been added to the net driver's ClientConnection list. This is a hack for silly order of initialization issues.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss