Best way to reset the positions of a puzzle?

So could I do something like this:

There Is a button I press. When I press it, In BP it gets all actors of class with a Tag “Piece” and “PuzzleNumber” and that will reset them to the positions they started at from the construction script instance settings (not the blueprint original settings).

And how would I do that (I understand tags, more so what nodes to do plug for the reset)