UBlueprintGeneratedClass::CreatePersistentUberGraphFrame

Creates memory to store temporary data

Windows
MacOS
Linux

Override Hierarchy

UClass::CreatePersistentUberGraphFrame()

UBlueprintGeneratedClass::CreatePersistentUberGraphFrame()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/BlueprintGeneratedClass.h

Include

#include "Engine/BlueprintGeneratedClass.h"

Source

/Engine/Source/Runtime/Engine/Private/BlueprintGeneratedClass.cpp

Syntax

virtual void CreatePersistentUberGraphFrame
(
    UObject * Obj,
    bool bCreateOnlyIfEmpty,
    bool bSkipSuperClass,
    UClass * OldClass
) const

Remarks

Creates 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