Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/IBlueprintEditor
- IBlueprintEditor::OpenGraphAndBringToFront()
- FBlueprintEditor::OpenGraphAndBringToFront()
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/BlueprintEditorModule.h |
| Include | #include "BlueprintEditorModule.h" |
TSharedPtr< class SGraphEditor > OpenGraphAndBringToFront
&40;
class 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)