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.
Classes
| Class | Description |
|---|---|
| Provider | The primary management class for the XGameSave wrapper. |
Structures
| Structure | Description |
|---|---|
| BlobInfo | Contains the name and size of a blob (file) used by XGameSave wrappers. |
Vectors
| Vector | Description |
|---|---|
| BlobData | Basic unit (file or blob) that can written to or read by the XGameSave wrappers. |
| BlobInfoSet | Vector of BlobInfo structures describing what blobs (files) are contained within a given container. |
| BlobNames | Vector of the names of the blobs (files) that are contained within a given container. |
| ContainerNames | Vector of the names of the containers used by the game. |