path
The path of the file produced by the build process.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Build.Reporting
- Assembly: UnityEditor.CoreModule
public readonly string path { get; }
Remarks
For Player and AssetBundle builds this is an absolute path. For BuildType.ContentDirectory builds this is a path relative to _outputPath.