GetAllBuilds()
Returns the session GUIDs for all builds in the build history.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Build
- Assembly: UnityEditor.CoreModule
public static GUID[] GetAllBuilds()
Returns
Type | Description |
|---|---|
| GUID[] | Array of build session GUIDs, sorted by build start time (most recent to oldest). |