UE4/5 Copy different bones (transform) between cached poses.

Hello.

For the example–Pose_1, Pose_2. cached.

I need to copy (transformation, etc) Bone10 from Pose_1 to Bone15 of Pose_2. The bones are different from different cached poses. So it can’t blend per bone, Copy Bone etc.

In Animgraph. Not Eventgraph.

(No C++, just AnimGraph).