Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Kismet2 > API/Editor/UnrealEd/Kismet2/FKismetEditorUtilities
| Type | Name | Description | |
|---|---|---|---|
| UBlueprint * | HarvestBlueprintFromActors
(
const FString& Path, |
Take a list of Actors and generate a blueprint by harvesting the components they have. | |
| UBlueprint * | HarvestBlueprintFromActors
(
const FName BlueprintName, |
Take a list of Actors and generate a blueprint by harvesting the components they have. |