CreateContent()
Creates the content that fills the window while this drawer's builds are selected.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Build.Analysis
- Assembly: UnityEditor.BuildAnalysisModule
public abstract VisualElement CreateContent()
Returns
Type | Description |
|---|---|
| VisualElement | The root of the content. Must not be |