Version: 2021.2

CompilationPipeline.GetAssemblyRootNamespaceFromScriptPath

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

参数

sourceFilePath 源(脚本)文件路径。

返回

string Returns the root namespace for the given script. If there is no root namespace defined for the script, it returns null.

描述

Gets the root namespace associated with the given script path.

This method gets the root namespace associated with the given script path. If there is an assembly definition file associated to the given script, the root namespace defined is returned, otherwise the C# project Root Namespace in project settings is returned.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961