YetiTech-Studios / UE4GameLiftClientSDK

Gamelift Client SDK for Unreal Engine 4.
MIT License
79 stars 41 forks source link

Search Game Sessions #3

Open maucoen opened 6 years ago

maucoen commented 6 years ago

are you guys planning on adding a search game sessions functions to the gamelift object? It'd be very useful if it's there!

ryanjon2040 commented 6 years ago

Thank you for the suggestion @maucoen I'll definitely look into this feature. :)

maucoen commented 6 years ago

I might work on it today and add a pull request if I get it to work!

MikeUE4 commented 5 years ago

every time the player starts game a game session is formed then how come players play with each other with different game sessions. only if player first check that whether their is any available session going on and if not that to create game session is feasible.i.had like to pull request for the above mentioned

chris-gong commented 5 years ago

In my pull request, https://github.com/YetiTech-Studios/UE4GameLiftClientSDK/pull/18, I've added a function for searching for game sessions associated with a specific fleet.