Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Application > API/Runtime/Slate/Framework/Application/FSlateApplication
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Application/SlateApplication.h |
| Include | #include "Framework/Application/SlateApplication.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Application/SlateApplication.cpp |
TSharedPtr< IMenu > FindMenuInWidgetPath
&40;
const FWidgetPath & InWidgetPath
&41; const
Remarks
Attempt to locate a menu that contains the specified widget the menu in which the widget resides, or nullptr
Parameters
| Name | Description |
|---|---|
| InWidgetPath | Path to the widget to use for the search |