Constraining A rigid body to a specified location and rotation.

So basically, I believe what I need is a UPhysicsHandleComponent. So, I make one, but I can’t seem to get it to actually grab anything. My math is all good, as I can set the physics location and rotation directly, but I would rather use the handle so it can properly apply torque as well as be breakable. Any help is much appreciated.