Multy rotate bones via PoseableMeshComponent

i try use construction script to rotate many bones via PoseableMeshComponent in loop. But work only first one in loop, not all. Can’t understand why.

I found the reason for each successive bone is necessary to accumulate the angle of rotation.