How can I get information from find sessions.

Is it possible to get any info from the find sessions BP node? Can I cast to the game instance or the owning player and store info there as a workaround?

The goal is to make some type of lobby and let players choose based on time left in game, or the number of players on a server, or a unique server identifier, or if they have friends on a certain server.

Thanks

I believe Steam Works can be useful here you can look for Advanced Sessions Plugin (It’s Free) for something like this.

I have been looking into that. It is a good effort and free so it is appreciated. I was hoping to avoid using a plugin.