Avg Rate Stat
Introduction
public class AvgRateStatObject : StatObjectFields and Attributes
Value
Methods
Update Stat
Store Stats
Last updated

Support us as a GitHub Sponsor 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 GitHub Sponsors ... become a sponsor today!
public class AvgRateStatObject : StatObjectRepresents a AvgRat stat, consult the Steam Documentation for the specific use cases for each of the stat types
Reads the current value of the stat
Other methods are available but should not be used and exist only for compatability with the generic StatObject interface.
Updates the stat
Calls Store Stats on the the Steam API
Last updated
public float Value => getpublic void UpdateAvgRateStat(value, length);public void StoreStas();