|
Window Framework v1.2.4
Window Framework for Unity UI Toolkit
|
Public Member Functions | |
| void | CreateGUI () |
Static Public Member Functions | |
| static void | ShowWindow () |
Private Member Functions | |
| void | AddPropertyField (string label, string value) |
| void | AddWindowProperty (VisualElement parent, string label, string value) |
| void | AutoRefresh () |
| VisualElement | CreateActionsSection () |
| VisualElement | CreateActiveWindowsSection () |
| VisualElement | CreateHeader () |
| VisualElement | CreatePropertiesSection () |
| VisualElement | CreateStatusSection () |
| VisualElement | CreateWindowDebugElement (WindowFrame window, int count) |
| void | OnDestroy () |
| void | RefreshActiveWindows () |
| void | RefreshAll () |
| void | RefreshController () |
| void | RefreshProperties () |
Private Attributes | |
| ScrollView | _activeWindowsScrollView |
| WindowFrameController | _controller |
| Label | _controllerStatusLabel |
| VisualElement | _propertiesContainer |
| Button | _refreshButton |
| Label | _windowCountLabel |
|
private |
|
private |
|
private |
|
private |
|
private |
| void GWG.WindowFramework.Editor.WindowFrameControllerDebugWindow.CreateGUI | ( | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
static |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |