SSubMenuHandler::ShouldSubMenuAppearHovered

Returns whether or the sub-menu entry should appear hovered.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/SSubMenuHandler.h

Include

#include "Widgets/Input/SSubMenuHandler.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Input/SSubMenuHandler.cpp

Syntax

bool ShouldSubMenuAppearHovered() const

Remarks

Returns whether or the sub-menu entry should appear hovered. If the sub-menu is open we will always show the menu as hovered to indicate which sub-menu is open In the case that the user is interacting in this menu we do not show the menu as hovered because we need to show what the user is actually selecting

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss