Represents an asynchronous operation handle that references an archive.
Additional resources: ArchiveFileInterface.MountAsync
| Description | |
|---|---|
| Compression | The type of compression the archive uses. | 
| IsStreamed | Indicates if the archive contains streamed blocks. | 
| JobHandle | JobHandle of the mount operation. | 
| Status | Status of the archive mount operation. | 
| Description | |
|---|---|
| GetFileInfo | Retrieves information about files included in the archive. | 
| GetMountPath | Retrieves the path where the archive was mounted. | 
| Unmount | Removes the archive from its mount point. |