Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Data about whether the user has played the title.
Syntax
typedef struct XblTitleHistory {
bool hasUserPlayed;
time_t lastTimeUserPlayed;
} XblTitleHistory
Members
hasUserPlayed
Type: bool
Whether the user has played this title.
lastTimeUserPlayed
Type: time_t
The last time the user had played.
Member of
Requirements
Header: social_manager_c.h