scriptPaths
Array of script paths used as input for assembly build. (Read Only)
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Compilation
- Assembly: UnityEditor.CoreModule
public string[] scriptPaths { get; }
Remarks
Value is set through AssemblyBuilder constructor.