GetBuildCount()
Gets the total number of builds in the build history.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Build
- Assembly: UnityEditor.CoreModule
public static int GetBuildCount()
Returns
Type | Description |
|---|---|
| int | Total count of all builds. |