UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
CDKey.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
/*=============================================================================
4
CDKey.h: CD Key validation
5
=============================================================================*/
6
7
#pragma once
8
9
#include "
Containers/UnrealString.h
"
10
11
/*-----------------------------------------------------------------------------
12
Global CD Key functions
13
-----------------------------------------------------------------------------*/
14
15
FString
GetCDKeyHash
();
16
FString
GetCDKeyResponse
(
const
TCHAR
* Challenge );
17
GetCDKeyHash
FString GetCDKeyHash()
Definition
CDKey.cpp:21
GetCDKeyResponse
FString GetCDKeyResponse(const TCHAR *Challenge)
Definition
CDKey.cpp:26
TCHAR
FPlatformTypes::TCHAR TCHAR
Either ANSICHAR or WIDECHAR, depending on whether the platform supports wide characters or the requir...
Definition
Platform.h:1135
UnrealString.h
Engine
Source
Runtime
Engine
Public
CDKey.h
Generated by
1.9.8