title_managed_statistics_c
Enumerations
| Enumeration | Description |
|---|---|
| XblTitleManagedStatType | Enumeration values that indicate the Title Managed Stat type. |
Functions
| Function | Description |
|---|---|
| XblTitleManagedStatsDeleteStatsAsync | Delete stats for the calling user (any stats not referenced will remain unchanged). |
| XblTitleManagedStatsUpdateStatsAsync | Partially update the calling user’s stats. Stats will only be overwritten if they already exist (any stats not referenced will remain unchanged). |
| XblTitleManagedStatsWriteAsync | Completely update the calling user’s stats. This call wipes out all existing stats (any stats not referenced in the provided array will be removed). |
Structures
| Structure | Description |
|---|---|
| XblTitleManagedStatistic | Contains information about a Title Managed statistic. |
