Revision Difference
SteamServerStats.StoreUserStats#522546
<member type="method" namespace="Steamworks" parent="SteamServerStats" name="StoreUserStats" async="true" static="true">
<args>
<arg name="steamid" type="SteamId"></arg>
</args>
<return type="Task<Result>"></return>
<summary>Once you've set a stat change on a user you need to commit your changes.
You can do that using this function. The callback will let you know if
your action succeeded, but most of the time you can fire and forget.</summary>
</member>