Skip to main content

Inviting Friends

Listen for Session Invites

  • In this example we're going to be using our Game Instance to listen for session invites.
  • This event will trigger when we accept a game invite via the Steam Overlay for example.

Image

Stop listening for Session Invites

  • To stop listening for Session invites, use the node below.

Image

Inviting from Game

Image

Inviting from Overlay

  • You can also invite friends from the Steam Overlay, the event we bound in your game instance in the example above will also trigger when this invite is accepted.

Image