Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

GameKit.Score.Date

The date and time when the score was earned.

Component Version macOS Windows Linux Server iOS SDK
GameKit 8.5 ✅ Yes ❌ No ❌ No ❌ No ✅ Yes
MBS( "GameKit.Score.Date"; ScoreIdentifier )   More

Parameters

Parameter Description Example
ScoreIdentifier The identifier for the score object.

Result

Returns timestamp or error.

Description

The date and time when the score was earned.
When you initialize the new score object, the date property is automatically set to the current date and time.

See also

Created 5th November 2018, last changed 8th November 2018


GameKit.ResetAchievements - GameKit.Score.FormattedValue

Feedback: Report problem or ask question.