FOnEncryptionKeyResponse

Delegate called by the game to provide a response to the encryption key request Provides the encryption key if successful, or a failure reason so the network connection may proceed

Windows
MacOS
Linux

Type

typedef TBaseDelegate_OneParam< void, const FEncryptionKeyResponse & > FOnEncryptionKeyResponse

References

Module

Engine

Header

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

Include

#include "Engine/NetworkDelegates.h"

Remarks

Delegate called by the game to provide a response to the encryption key request Provides the encryption key if successful, or a failure reason so the network connection may proceed

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