Most efficient way of doing dynamic wraparound effect in Unreal Engine

Asteroids game was only provided as an example for the mechanic. The main point and answer i’m looking for here is how you can detect when an objects leave the visible game area and achieve the wraparound effect with that. And also thoughts about what being the most efficient way of doing it.