Version: 2022.2

ArchiveHandle

struct in Unity.IO.Archive

切换到手册

描述

Represents an asynchronous operation handle that references an archive.

变量

CompressionThe type of compression the archive uses.
IsStreamedIndicates if the archive contains streamed blocks.
JobHandleJobHandle of the mount operation.
StatusStatus of the archive mount operation.

公共函数

GetFileInfoRetrieves information about files included in the archive.
GetMountPathRetrieves the path where the archive was mounted.
UnmountRemoves the archive from its mount point.