Navigation
API > API/Editor > API/Editor/LevelEditor > API/Editor/LevelEditor/FLevelEditorContextMenu
Description
Registers a menu with name MenuNameToUse that is derived from BaseMenuName, but has the level editor context menu items added at InsertLocation. This is used to add the level editor context menu to a scene outliner context menu.
| Name | UE_EXPERIMENTAL |
| Type | function |
| Header File | /Engine/Source/Editor/LevelEditor/Public/LevelEditorContextMenu.h |
| Include Path | #include "LevelEditorContextMenu.h" |
UE_EXPERIMENTAL
(
5. 8,
"This helper might be removed when a single outliner implementation is used."
)