The stored stat value reflects the value most recently written through these APIs. However, the global leaderboard for that stat retains only the highest recorded value per player, so writing a lower value doesn’t lower the player’s leaderboard position. For details and alternatives, see the title-managed Stats overview and the
XblLeaderboardQuery reference.Updating only the specified title-managed stats
You can send specified stats that you want to update, by calling XblTitleManagedStatsUpdateStatsAsync, which selectively updates the calling user’s stats. A specified stat will only be overwritten if it already exists. Any stats that aren’t specified in the call toXblTitleManagedStatsUpdateStatsAsync stay unchanged.
C API
