Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Toolkits > API/Editor/UnrealEd/Toolkits/FAssetEditorToolkit
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Toolkits/AssetEditorToolkit.h |
| Include | #include "Toolkits/AssetEditorToolkit.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Toolkits/AssetEditorToolkit.cpp |
void SetMenuOverlay
&40;
TSharedRef< SWidget > Widget
&41;
Remarks
Allows the caller to set a menu overlay, displayed to the far right of the editor's menu bar
Parameters
| Name | Description |
|---|---|
| Widget | The widget to use as the overlay |