UBlueprintGeneratedClass::GetPersistentUberGraphFrame

Returns memory used to store temporary data on an instance, used by blueprints

Windows
MacOS
Linux

Override Hierarchy

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 uint8 * GetPersistentUberGraphFrame
(
    UObject * Obj,
    UFunction * FuncToCheck
) const

Remarks

Returns memory used to store temporary data on an instance, used by blueprints

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