GetCaptureStartupLogs(NamedBuildTarget)
Returns whether a given build target is configured to capture startuplogs
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public static bool GetCaptureStartupLogs(NamedBuildTarget buildTarget)
Parameters
Returns
Type | Description |
|---|---|
| bool | A boolean indicating whether the supplied NamedBuildTarget should capture startup logs |