Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FEncryptionKeyResponse
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Engine/NetworkDelegates.h |
|
|
|
Engine/NetworkDelegates.h |
|
FEncryptionKeyResponse()
| |
|
| Name |
FEncryptionKeyResponse |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Engine/NetworkDelegates.h |
| Include Path |
#include "Engine/NetworkDelegates.h" |
FEncryptionKeyResponse()
FEncryptionKeyResponse(EEncryptionResponse, const FString &)
| |
|
| Name |
FEncryptionKeyResponse |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Engine/NetworkDelegates.h |
| Include Path |
#include "Engine/NetworkDelegates.h" |
FEncryptionKeyResponse
(
EEncryptionResponse InResponse,
const FString & InErrorMsg
)