Update User Avg Rate Stat
Last updated
Last updated
Support us as a and get instant access to all our assets, exclusive tools and assets, escalated support and issue tracking and our gratitude. These articles are made possible by our ... become a sponsor today!
Only valid for Steam Game Servers
Updates an AVGRATE stat with new values for the specified user.
You must have called and it needs to return successfully via its callback before calling this!
This call only modifies Steam's in-memory state and is very cheap. To submit the stats to the server you must call Store User Stats.
The Steam ID of the user to update the AVGRATE stat.
The API Name of the stat
The value accumulation since the last call to this function
The amount of applicable time in seconds since the last call to this function
True if successful