UEdGraph::GetOuterGraph

Get parent outer graph, if it exists

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraph.h

Include

#include "EdGraph/EdGraph.h"

Source

/Engine/Source/Runtime/Engine/Private/EdGraph/EdGraph.cpp

Syntax

static UEdGraph * GetOuterGraph
(
    UObject * Obj
)

Remarks

Get parent outer graph, if it exists