Facepunch.Steamworks Wiki

Steamworks.Friend.GetAchievement

Syntax

bool GetAchievement( string statName, bool defult = False )

Description

Gets a user achievement state. Must call RequestUserStats first.

Arguments

string statName
The name of the achievement you want to get
bool defult False
Will return this value if not available

Returns

bool
The value, or defult if not available