Set User Float 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
Sets/updates the value of a given stat for the specified user.
You must have called and it needs to return successfully via its callback prior to 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 user to set the stat for
The API Name of the stat to set
The value to apply to the stat
True if successful