FActorDropTarget::PerformAttachment

Attach our actor to the specified parent and socket

Windows
MacOS
Linux

References

Module

SceneOutliner

Header

/Engine/Source/Editor/SceneOutliner/Public/ActorTreeItem.h

Include

#include "ActorTreeItem.h"

Source

/Engine/Source/Editor/SceneOutliner/Private/ActorTreeItem.cpp

Syntax

static void PerformAttachment
(
    FName SocketName,
    TWeakObjectPtr< AActor > Parent,
    const FActorArray NewAttachments
)

Remarks

Attach our actor to the specified parent and socket

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