CreateGUI()
Creates custom GUI with UI Toolkit for the popup.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public override VisualElement CreateGUI()
Returns
Type | Description |
|---|---|
| VisualElement | The element containing the custom GUI. |