FLinker::GetScriptSHAKey

After generating the SHA key for all of the

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/Linker.h

Include

#include "UObject/Linker.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/UObject/Linker.cpp

Syntax

void GetScriptSHAKey
(
    uint8 * OutKey
)

Remarks

After generating the SHA key for all of the

Parameters

Parameter

Description

OutKey

Storage for the key bytes (20 bytes)

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