How to add Constraint Component to a bone?

Constraint components can be used to connect e.g. two static meshes together with physics simulation.
But is it possible to connect static mesh to a skeletal mesh bone using this?
I’ve tried the SetConstrainedComponents node with specifying bone name, but nothing works.

No, unfortunately. I abandoned my little experiment because of that.

Did you ever figure this one out? I’m going through the same arduous process of experimentation you probably went through. Nothing seems to work yet. Blargh.

image
I was able to connect a box to a bone in a skeletal mesh just by setting the constraint bone 1 name to the name of the bone. This was in UE5.0.2

This doesn’t work for me for some reason. The constraint just doesn’t move to where the bone is.

image