Facepunch.Steamworks Wiki

Steamworks.SteamServerStats.SetAchievement

Syntax

static bool SetAchievement( SteamId steamid, string name )

Description

Unlocks the specified achievement for the specified user. Must have called Refresh on a steamid first. Remember to use Commit after use.

Arguments

SteamId steamid
string name

Returns

bool