|
Window Framework v1.2.4
Window Framework for Unity UI Toolkit
|
Classes | |
| class | ThemeLineItem |
Public Member Functions | |
| ThemeSelectorFormElement () | |
Properties | |
| int | ActiveThemeIndex [get, set] |
| WindowFrameThemeData | ThemeData [get, set] |
Private Member Functions | |
| void | BindLineItem (VisualElement lineItem, int index) |
| void | CreateThemesList () |
| bool | LoadThemeData () |
Loads the WindowFrameThemeData asset from the PlayerPrefs path. If the path is valid, loads the asset and returns true. If the path is invalid, returns false. | |
| void | RebuildThemeList () |
Private Attributes | |
| int | _activeThemeIndex |
| WindowFrameThemeData | _themeData |
| VisualElement | _themesList = new VisualElement() |
| GWG.WindowFramework.FormElements.ThemeSelectorFormElement.ThemeSelectorFormElement | ( | ) |
|
private |
|
private |
|
private |
true if the asset was loaded successfully, false otherwise.
|
private |
|
private |
|
private |
|
private |
|
getsetprivate |
|
getset |