You can use this for attaching components to each other.
MyComp->AttachToComponent(GetAttachmentRoot(), FAttachmentTransformRules::KeepRelativeTransform);
You can use this for attaching components to each other.
MyComp->AttachToComponent(GetAttachmentRoot(), FAttachmentTransformRules::KeepRelativeTransform);