TBD
Syntax
Members
time time_t
Relevant time of the descriptor (can differ depending upon state and usage)
totalBytes uint64_t
total bytes of the save
uploadedBytes uint64_t
size of the pending upload, if any.
deviceType char[256]
Device Type
deviceId char[256]
A unique identifier for the device
deviceFriendlyName char[256]
User friendly name for the device, e.g. “My XBOX One”
thumbnailUri char[2048]
The URI to pfthumbnail.png if that file exists at the game saves root folder. Empty string if that file doesn’t exist at the root.
shortSaveDescription char[4096]
Short description of the save, can be shown in the Conflict or Device Contention UX along with the thumbnail.
Requirements
Header: PFGameSaveFilesTypes.h
See also
PFGameSaveFilesTypes members Last modified on September 11, 2026