UClass::DestroyPersistentUberGraphFrame

Clears memory to store temporary data

Windows
MacOS
Linux

Override Hierarchy

UClass::DestroyPersistentUberGraphFrame()

UBlueprintGeneratedClass::DestroyPersistentUberGraphFrame()

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/Class.h

Include

#include "UObject/Class.h"

Syntax

virtual void DestroyPersistentUberGraphFrame
(
    UObject * Obj,
    bool bSkipSuperClass
) const

Remarks

Clears memory to store temporary data

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