IKismetCompilerInterface::RecoverCorruptedBlueprint

Attempts to recover a corrupted blueprint package.

Unreal Engine C++ API Reference > Editor > KismetCompiler > IKismetCompilerInterface

References

   
Module KismetCompiler
Header /Engine/Source/Editor/KismetCompiler/Public/KismetCompilerModule.h
Include #include "KismetCompilerModule.h"
void RecoverCorruptedBlueprint
(
    class [UBlueprint](API\Runtime\Engine\Engine\UBlueprint) * Blueprint
)

Remarks

Attempts to recover a corrupted blueprint package.

Parameters

Name Description
Blueprint The blueprint to recover.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library