FKismetCompilerContext::SaveSubObjectsFromCleanAndSanitizeClass

Saves any SubObjects on the blueprint that need to survive the clean

Windows
MacOS
Linux

Override Hierarchy

FKismetCompilerContext::SaveSubObjectsFromCleanAndSanitizeClass()

FWidgetBlueprintCompilerContext::SaveSubObjectsFromCleanAndSanitizeClass()

References

Module

KismetCompiler

Header

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

Include

#include "KismetCompiler.h"

Source

/Engine/Source/Editor/KismetCompiler/Private/KismetCompiler.cpp

Syntax

virtual void SaveSubObjectsFromCleanAndSanitizeClass
(
    FSubobjectCollection & SubObjectsToSave,
    UBlueprintGeneratedClass * ClassToClean
)

Remarks

Saves any SubObjects on the blueprint that need to survive the clean

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