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.