public static uint ArchiveAndCompress (ResourceFile[] resourceFiles, string outputBundlePath, Build.Content.BuildCompression compression);

설명

Combines resource files into a single archive and compresses them based on the passed in options.

Internal use only. See ContentBuildInterface.