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