![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Classes | |
| class | SMenuContentWrapper |
Functions | |
| DECLARE_DELEGATE_RetVal_OneParam (FReply, FOnKeyDown, FKey) DECLARE_DELEGATE_OneParam(FOnMenuLostFocus | |
| FReply | OnMenuKeyDown (const FKey Key) |
Variables | |
| FSimpleDelegate | MenuStackPushDebuggingInfo |
| MenuStackInternal::DECLARE_DELEGATE_RetVal_OneParam | ( | FReply | , |
| FOnKeyDown | , | ||
| FKey | |||
| ) |
Widget that wraps any menu created in FMenuStack to provide default key handling, focus tracking and helps us spot menus in widget paths
Global handler used to handle key presses on popup menus
| FSimpleDelegate MenuStackInternal::MenuStackPushDebuggingInfo |