FReceivedNetworkEncryptionAck

Delegate fired when encryption has been setup and acknowledged by the host.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_OneParam< void, const FOnEncryptionKeyResponse & > FReceivedNetworkEncryptionAck

References

Module

Engine

Header

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

Include

#include "Engine/NetworkDelegates.h"

Remarks

Delegate fired when encryption has been setup and acknowledged by the host. The client should setup their connection to continue future communication via encryption

Binding to this delegate overrides UGameInstance's handling of encryption (

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