Facepunch.Steamworks Wiki

Revision Difference

SteamServerStats.RequestUserStats#519915

<member type="method" namespace="Steamworks" parent="SteamServerStats" name="RequestUserStats" async="true" static="true"> <args> <arg name="steamid" type="Steamworks.SteamId"></arg>⤶ <arg name="steamid" type="SteamId"></arg>⤶ </args> <return type="Task<Steamworks.Result>"></return>⤶ <return type="Task<Result>"></return>⤶ <summary>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</summary> </member>