Version: 2020.1

CompilationPipeline.GetPrecompiledAssemblyPaths

切换到手册
public static string[] GetPrecompiledAssemblyPaths (Compilation.CompilationPipeline.PrecompiledAssemblySources precompiledAssemblySources);

参数

precompiledAssemblySources 确定将返回哪些程序集路径。

返回

string[] 预编译的程序集的路径的数组。

描述

返回在构建编辑器程序集时包含的预编译程序集的路径并匹配任何给定的 PrecompiledAssemblySources。