Version: 2018.4

CompilationPipeline.GetAssemblyDefinitionFilePathFromScriptPath

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

パラメーター

sourceFilePathSource (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.