How to set/get variables from another blueprint?

Create Two variables in your level blueprint. When you spawn the actors, set those variables as a reference to the actors you just spawned. Then, you can reference those variables anywhere in your script with a Cast To node.