IBlueprintNativeCodeGenModule::InitializeModuleForRerunDebugOnly

Utility function to reconvert all assets listed in a manifest, used to make fixes to the code generator itself and quickly test them with an already converted project.

Windows
MacOS
Linux

References

Module

BlueprintNativeCodeGen

Header

/Engine/Source/Developer/BlueprintNativeCodeGen/Public/BlueprintNativeCodeGenModule.h

Include

#include "BlueprintNativeCodeGenModule.h"

Syntax

static void InitializeModuleForRerunDebugOnly
(
    const TArray< FPlatformNativizationDetails > & CodegenTargets
)

Remarks

Utility function to reconvert all assets listed in a manifest, used to make fixes to the code generator itself and quickly test them with an already converted project.

Not for use with any kind of incremental cooking.

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