Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/KismetCompiler/Public/KismetCompilerModule.h |
Include |
#include "KismetCompilerModule.h" |
void RemoveBlueprintGeneratedClasses
(
class UBlueprint * Blueprint
)
Clears the blueprint's generated classes, and consigns them to oblivion
Parameter |
Description |
---|---|
Blueprint |
The blueprint to clear the classes for |