How do I call a function in a level blueprint from another blueprint (in order to obtain an array of multiplayer spawn points in different levels)?

GetAllActorsOfClass with the PlayerStart class should work from anywhere i think.