|
Window Framework for UI Toolkit Scripting v1.3.0
|
Static Public Attributes | |
| const string | AddressablesActiveThemeLabel = "ACTIVE_THEME_DATA" |
| const string | AddressablesDirectiveString = "WFW_ADDRESSABLES" |
| const string | AddressablesPackageMinVersion = "2.9.1" |
| const string | AddressablesPackageName = "com.unity.addressables" |
| const float | ContextMenuFadeDelayDefault = 0.75f |
| Default delay before context menu fades (in seconds). | |
| const string | ContextMenuFadeDelayKey = "WFW_CONTEXTMENU_FADEDELAY" |
| const float | ContextMenuFadeTimeDefault = 0.5f |
| Default context menu fade animation duration (in seconds). | |
| const string | ContextMenuFadeTimeKey = "WFW_CONTEXTMENU_FADETIME" |
| const string | DefaultThemePath = "WindowFramework/Themes/DefaultTheme-Template/WFW-DefaultTheme" |
| const string | EditorThemePath = "WindowFramework/Themes/WFW-EditorTheme/WFW-EditorTheme" |
| const bool | MemoryEnabledDefault = true |
| Default state for memory/persistence system. | |
| const float | TooltipFadeDelayDefault = 0.75f |
| Default delay before fading tooltips (in seconds). | |
| const string | TooltipFadeDelayKey = "WFW_TOOLTIP_FADEDELAY" |
| const float | TooltipFadeTimeDefault = 0.5f |
| Default tooltip fade animation duration (in seconds). | |
| const string | TooltipFadeTimeKey = "WFW_TOOLTIP_FADETIME" |
| const TooltipFadeType | TooltipFadeTypeDefault = TooltipFadeType.FadeInAndOut |
| Default tooltip fade behavior. | |
| const string | TooltipFadeTypeKey = "WFW_TOOLTIP_FADETYPE" |
| const bool | TooltipsEnabledDefault = true |
| Default state for tooltip system. | |
| const string | TooltipsEnabledKey = "WFW_TOOLTIPS_ENABLED" |
| const float | TooltipShowDelayDefault = 2 |
| Default delay before showing tooltips (in seconds). | |
| const string | TooltipShowDelayKey = "WFW_TOOLTIP_SHOWDELAY" |
|
static |
|
static |
|
static |
|
static |
|
static |
Default delay before context menu fades (in seconds).
|
static |
|
static |
Default context menu fade animation duration (in seconds).
|
static |
|
static |
|
static |
|
static |
Default state for memory/persistence system.
|
static |
Default delay before fading tooltips (in seconds).
|
static |
|
static |
Default tooltip fade animation duration (in seconds).
|
static |
|
static |
Default tooltip fade behavior.
|
static |
|
static |
Default state for tooltip system.
|
static |
|
static |
Default delay before showing tooltips (in seconds).
|
static |