Version: 2023.2
public static Unity.IO.Archive.ArchiveHandle MountAsync (Unity.Content.ContentNamespace namespaceId, string filePath, string prefix);

参数

namespaceId ContentNamespace identifier.
filePath Path of the archive on disk.
prefix Mount point identifier. Set to an empty string if no prefix should be used.

返回

ArchiveHandle Returns an operation handle that references the archive.

描述

Loads all files in an archive to a mount point.

The mounted files can only be accessed through APIs that use Unity's virtual file system such as AsyncReadManager. They cannot be accessed through the regular C# APIs such as System.IO.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961