Steamworks.SteamUserStats.SetStat
Syntax
Description
Set a stat value. This will automatically call StoreStats() after a successful call unless you pass false as the last argument.
Arguments
string name
int value
Returns
bool
Set a stat value. This will automatically call StoreStats() after a successful call unless you pass false as the last argument.