ArchiveFileInterface.MountAsync

Declaration

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

Parameters

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.

Returns

ArchiveHandle Returns an operation handle that references the archive.

Description

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 C# file I/O.


对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961