Facepunch.Steamworks Wiki

Steamworks.SteamServerStats.SetInt

Syntax

static bool SetInt( SteamId steamid, string name, int stat )

Description

Set the named stat for this user. Setting stats should follow the rules you defined in Steamworks.

Arguments

SteamId steamid
string name
int stat

Returns

bool