UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
CDKey.cpp File Reference
#include "CDKey.h"
#include "Misc/SecureHash.h"

Macros

#define CDKEY   TEXT("54321")
 ! TEMP - need to load cdkey from disk.
 

Functions

FString GetCDKeyHash ()
 
FString GetCDKeyResponse (const TCHAR *Challenge)
 

Macro Definition Documentation

◆ CDKEY

#define CDKEY   TEXT("54321")

! TEMP - need to load cdkey from disk.

Function Documentation

◆ GetCDKeyHash()

FString GetCDKeyHash ( )

◆ GetCDKeyResponse()

FString GetCDKeyResponse ( const TCHAR Challenge)