IKismetCompilerInterface::RecoverCorruptedBlueprint

Attempts to recover a corrupted blueprint package.

Windows
MacOS
Linux

References

Module

KismetCompiler

Header

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

Include

#include "KismetCompilerModule.h"

Syntax

void RecoverCorruptedBlueprint
(
    class UBlueprint * Blueprint
)

Remarks

Attempts to recover a corrupted blueprint package.

Parameters

Parameter

Description

Blueprint

The blueprint to recover.

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