IKismetCompilerInterface::RemoveBlueprintGeneratedClasses

Clears the blueprint's generated classes, and consigns them to oblivion

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

References

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

Remarks

Clears the blueprint's generated classes, and consigns them to oblivion

Parameters

Name Description
Blueprint The blueprint to clear the classes for

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library