Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Kismet2 > API/Editor/UnrealEd/Kismet2/FKismetEditorUtilities
| Type | Name | Description | |
|---|---|---|---|
| UBlueprint * | CreateBlueprintFromActors
(
const FString& Path, |
Take a collection of Actors and generate a blueprint based on it | |
| UBlueprint * | CreateBlueprintFromActors
(
const FName BlueprintName, |
Take a collection of Actors and generate a blueprint based on it |