Facepunch.Steamworks Wiki

Steamworks.SteamServerStats.RequestUserStatsAsync

Syntax

static async Task<Result> RequestUserStatsAsync( SteamId steamid )

Description

Downloads stats for the user If the user has no stats will return fail these stats will only be auto-updated for clients playing on the server

Arguments

SteamId steamid

Returns

Task<Result>