Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Input > API/Runtime/Slate/Widgets/Input/SMenuAnchor
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Input/SMenuAnchor.h |
| Include | #include "Widgets/Input/SMenuAnchor.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/Input/SMenuAnchor.cpp |
bool ShouldOpenDueToClick&40;&41; const
true if we should open the menu due to a click. Sometimes we should not, if the same MouseDownEvent that just closed the menu is about to re-open it because it happens to land on the button.