GetRootAssetPaths()
Retrieve the array of paths of root assets that were built in a ContentDirectory build.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Build.Reporting
- Assembly: UnityEditor.CoreModule
public string[] GetRootAssetPaths()
Returns
Type | Description |
|---|---|
| string[] | An array of root asset paths, or an empty array for Player and AssetBundle builds. |
Remarks
Additional Resources: _rootAssetPaths