Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FBlueprintEditorUtils
Description
Searches the world for any blueprints that are open and do not have a debug instances set and sets one if possible. It will favor a selected instance over a non selected one
| Name | FindAndSetDebuggableBlueprintInstances |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Kismet2/BlueprintEditorUtils.h |
| Include Path | #include "Kismet2/BlueprintEditorUtils.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Kismet2/BlueprintEditorUtils.cpp |
static void FindAndSetDebuggableBlueprintInstances()