Ok so you mean actors dragged in that execute when the level executes VS actors SPAWNED in. If its dragged in actors you could get each reference from the level blueprint. Else when you spawn them I suppose you could set an OBJ variable inside perhaps the current game mode and store it there.