Facepunch.Steamworks Wiki

Steamworks.SteamUser.OnGameWebCallback

Syntax

static event Action<string> OnGameWebCallback

Description

Sent to your game in response to a steam://gamewebcallback/ command from a user clicking a link in the Steam overlay browser. You can use this to add support for external site signups where you want to pop back into the browser after some web page signup sequence, and optionally get back some detail about that.