Version: 2022.3
言語: 日本語

CompilationPipeline.GetAssemblyDefinitionFilePathFromScriptPath

マニュアルに切り替える
public static string GetAssemblyDefinitionFilePathFromScriptPath (string sourceFilePath);

パラメーター

sourceFilePath Source (script) file path.

戻り値

string File path of assembly definition file.

説明

Returns the assembly definition file path for a source (script) path. Returns null if there is no assembly definition file for the given script path.