Revision Difference
SteamServerStats.RequestUserStats#522538
<member type="method" namespace="Steamworks" parent="SteamServerStats" name="RequestUserStats" async="true" static="true">
<args>
<arg name="steamid" type="SteamId"></arg>
</args>
<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>