Version: 2022.2

CompilationPipeline.GetAssemblyNameFromScriptPath

切换到手册
public static string GetAssemblyNameFromScriptPath (string sourceFilePath);

参数

sourceFilePath 源(脚本)路径。

返回

string 程序集名称。

描述

返回源(脚本)路径的程序集名称。如果给定的脚本路径没有程序集名称,则返回 null。