FKismetCompilerContext::PreCompileUpdateBlueprintOnLoad

Used for performing custom patching during stage IX of the compilation during load.

Windows
MacOS
Linux

Override Hierarchy

FKismetCompilerContext::PreCompileUpdateBlueprintOnLoad()

FControlRigBlueprintCompilerContext::PreCompileUpdateBlueprintOnLoad()

References

Module

KismetCompiler

Header

/Engine/Source/Editor/KismetCompiler/Public/KismetCompiler.h

Include

#include "KismetCompiler.h"

Syntax

virtual void PreCompileUpdateBlueprintOnLoad
(
    UBlueprint * BP
)

Remarks

Used for performing custom patching during stage IX of the compilation during load.

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