FKismetEditorUtilities::AddComponentsToBlueprint

Windows
MacOS
Linux

Deprecated

  • Use version that uses parameter struct instead of individual parameters

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Kismet2/KismetEditorUtilities.h

Include

#include "Kismet2/KismetEditorUtilities.h"

Syntax

static void AddComponentsToBlueprint
(
    UBlueprint * Blueprint,
    const TArray< UActorComponent * > & Components,
    EAddComponentToBPHarvestMode HarvestMode,
    USCS_Node * OptionalNewRootNode,
    bool bKeepMobility
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss