UE4GameLiftClientSDK icon indicating copy to clipboard operation
UE4GameLiftClientSDK copied to clipboard

Search Game Sessions

Open maucoen opened this issue 7 years ago • 4 comments

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

maucoen avatar Dec 15 '17 01:12 maucoen

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

ryanjon2040 avatar Dec 19 '17 09:12 ryanjon2040

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

maucoen avatar Dec 19 '17 14:12 maucoen

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

MikeUE4 avatar Mar 30 '19 12:03 MikeUE4

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.

chris-gong avatar Jul 05 '19 11:07 chris-gong