IKismetCompilerInterface::RemoveBlueprintGeneratedClasses

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

Windows
MacOS
Linux

References

Module

KismetCompiler

Header

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

Include

#include "KismetCompilerModule.h"

Syntax

void RemoveBlueprintGeneratedClasses
(
    class UBlueprint * Blueprint
)

Remarks

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

Parameters

Parameter

Description

Blueprint

The blueprint to clear the classes for

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