Version: 2019.4
public static string[] GetPrecompiledAssemblyPaths (Compilation.CompilationPipeline.PrecompiledAssemblySources precompiledAssemblySources);

パラメーター

precompiledAssemblySourcesDetermines which assembly paths will be returned.

戻り値

string[] An array of paths to precompiled assemblies.

説明

Returns the paths to the precompiled assemblies which are included when building editor assemblies and match any of the given PrecompiledAssemblySources.