FLinker::UpdateScriptSHAKey

If generating a script SHA key, update the key with this script code

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 UpdateScriptSHAKey
(
    const TArray< uint8 > & ScriptCode
)

Remarks

If generating a script SHA key, update the key with this script code

Parameters

Parameter

Description

ScriptCode

Code to SHAify

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