Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/FBlueprintEditor
- IBlueprintEditor::OpenGraphAndBringToFront()
- FBlueprintEditor::OpenGraphAndBringToFront()
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/BlueprintEditor.h |
| Include | #include "BlueprintEditor.h" |
| Source | /Engine/Source/Editor/Kismet/Private/BlueprintEditor.cpp |
virtual TSharedPtr< SGraphEditor > OpenGraphAndBringToFront
&40;
UEdGraph &42; Graph,
bool bSetFocus
&41;
Remarks
Tries to open the specified graph and bring it's document to the front (note: this can return NULL)