Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Kismet2 > API/Editor/UnrealEd/Kismet2/FBlueprintEditorUtils
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Kismet2/BlueprintEditorUtils.h |
| Include | #include "Kismet2/BlueprintEditorUtils.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Kismet2/BlueprintEditorUtils.cpp |
static UEdGraph &42; GetTopLevelGraph
&40;
const UEdGraph &42; InGraph
&41;
Remarks
Returns the graph's top level graph (climbing up the hierarchy until there are no more graphs) The top level graph
Parameters
| Name | Description |
|---|---|
| InGraph | The graph to find the parent of |