In my game I am using advanced sessions and steam and I was wondering how I could have a in game widget pop up when you get a invitation. When the game starts each instance creates their own session (Lobby) and has the option of inviting steam friends to their session. but not sure how the invited player will get this invitation… I know steam overlay exist but that’s sloppy and I was wanting to do it in game. I am willing to do it in c++ but would rather have it running in blueprint if possible. Thanks in advanced