Facepunch.Steamworks Wiki

Steamworks.SteamServer.BeginAuthSession

Syntax

static bool BeginAuthSession( byte[] data, SteamId steamid )

Description

Start authorizing a ticket. This user isn't authorized yet. Wait for a call to OnAuthChange.

Arguments

byte[] data
SteamId steamid

Returns

bool