Represents an asynchronous operation handle that references an archive.
See Also: ArchiveFileInterface.MountAsync
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. |
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. |