AttachActorToComponent

AttachActorToComponent

Windows
MacOS
Linux

Attaches the RootComponent of this Actor to the supplied component, optionally at a named socket. It is not valid to call this on components that are not Registered.

Target is Actor

AttachActorToComponent
Target
Parent
Socket Name
None
Location Rule
KeepRelative
Rotation Rule
KeepRelative
Scale Rule
KeepRelative
Weld Simulated Bodies

Inputs

In
Exec
Target
Actor Object Reference
Parent
Scene Component Object Reference

Parent to attach to.

Socket Name
Name

Optional socket to attach to on the parent.

Location Rule
EAttachmentRule Enum

How to handle translation when attaching.

Rotation Rule
EAttachmentRule Enum

How to handle rotation when attaching.

Scale Rule
EAttachmentRule Enum

How to handle scale when attaching.

Weld Simulated Bodies
Boolean

Whether to weld together simulated physics bodies.

Outputs

Out
Exec
Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback