FOnPendingNetGameConnectionCreated

Delegate fired when a pending net game has created a [UNetConnection](API\Runtime\Engine\Engine\UNetConnection) to the server but hasn't sent the initial join message yet.

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_OneParam< void, UPendingNetGame * > FOnPendingNetGameConnectionCreated

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/NetworkDelegates.h

Include

#include "Engine/NetworkDelegates.h"

Remarks

Delegate fired when a pending net game has created a UNetConnection to the server but hasn't sent the initial join message yet.

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