CompilationPipeline.GetPrecompiledAssemblyPaths

Cambiar al Manual
public static string[] GetPrecompiledAssemblyPaths (Compilation.CompilationPipeline.PrecompiledAssemblySources precompiledAssemblySources);

Parámetros

precompiledAssemblySourcesDetermines which assembly paths will be returned.

Valor de retorno

string[] An array of paths to precompiled assemblies.

Descripción

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