YoYoGames / GDKExtension

GMS2 Extension for GDK
Other
20 stars 9 forks source link

Adds support for the GDK function XblMultiplayerActivityUpdateRecentP… #67

Closed andrew171717 closed 2 years ago

andrew171717 commented 2 years ago

Adds support for the GDK function XblMultiplayerActivityUpdateRecentPlayers, exposed through xboxone_update_recent_players. The function xboxone_update_recent_players, takes a user id for the current active player and a user id for a player that the current user is playing with.

This function updates the xbox user's recent players list. I am currently using this function in a game that is going through certification right now as it is a requirement to update the recent Xbox players list.

See Issue: #66

See GDK PC requirement: 67 Maintaining Multiplayer Session State

andrew171717 commented 2 years ago

Closing this pull request, the functionality was added by GM devs. Thanks!

See: https://github.com/YoYoGames/GDKExtension/commit/b438bce0f7e6e7a292109edf53db5e67cbb5decc