ContentBuildInterface.ArchiveAndCompress
public static uint ArchiveAndCompress(ResourceFile[] resourceFiles,
string outputBundlePath,
BuildCompression compression);
Description 描述
Combines resource files into a single archive and compresses them based on the passed in options.
Internal use only. See ContentBuildInterface.