Facepunch.Steamworks Wiki

Steamworks.Friend.GetAchievementUnlockTime

Syntax

System.DateTime GetAchievementUnlockTime( string statName )

Description

Gets a the time this achievement was unlocked.

Arguments

string statName
The name of the achievement you want to get

Returns

System.DateTime
The time unlocked. If it wasn't unlocked, or you haven't downloaded the stats yet - will return DateTime.MinValue