CompilationPipeline.GetPrecompiledAssemblyPaths

매뉴얼로 전환
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.