Returns a list of the player's latest updated statistics.

Currently always returns a list of invalid statistic IDs -- the "latest updated statistics" feature is no longer a part of the Achievements UI.


See also Achievement functions.

Signature:

... = GetLatestUpdatedStats()

Returns:

  • ... - A list of up to five numeric IDs of recently updated statistics for the player, ordered from newest to oldest (list)
This function is deprecated and is no longer in use