FRIENDS
- It’s now possible to listen for Session Invite Received. This allows the player to handle invites directly in-game via the in-game UI, for example.
See the documentation for an example
DEDICATED SERVER
- A new node, ServerTravel, has been added. This allows the server/host to switch maps using SeamlessTravel or ServerTravel rather than executing the traditional console command. It also allows the developer to use soft references to maps.
See the documentation for an example