Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Kismet2 > FKismetEditorUtilities > FCreateBlueprintFromActorParams
Syntax
UClass &42; ParentClassOverride
Remarks
The parent class to use when creating the blueprint. If null, the class of Actor will be used. If specified, must be a subclass of the Actor's class