Facepunch.Steamworks Wiki

Steamworks.SteamServerStats.ClearAchievement

Syntax

static bool ClearAchievement( SteamId steamid, string name )

Description

Resets the unlock status of an 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