UBlueprint::GetLastEditedUberGraph

Gets the last edited uber graph.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Blueprint.h

Include

#include "Engine/Blueprint.h"

Source

/Engine/Source/Runtime/Engine/Private/Blueprint.cpp

Syntax

UEdGraph * GetLastEditedUberGraph() const

Remarks

Gets the last edited uber graph. If no graph was found in the last edited document set, the first ubergraph is returned. If there are no ubergraphs nullptr is returned.

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