rootNamespace
Sets the root namespace of the assembly.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Compilation
- Assembly: UnityEditor.CoreModule
public string rootNamespace { get; }
Remarks
This property is used to specify in which root namespace each script in the assembly belongs.