Version: 2022.3
言語: 日本語
public static string[] GetPrecompiledAssemblyPaths (Compilation.CompilationPipeline.PrecompiledAssemblySources precompiledAssemblySources);

パラメーター

precompiledAssemblySources Determines 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.