If you are already hardcoding the value location of your teleporter area, you can just hardcode it rotation as well.
Now if you want thing to be dynamic, you will want to use function interface or event dispatcher. Such that in each of your bp teleporter instance area, you will have your Location and Rotation.