Navigation
API > API/Editor > API/Editor/LevelEditor > API/Editor/LevelEditor/FLevelEditorContextMenu
References
| Module | LevelEditor |
| Header | /Engine/Source/Editor/LevelEditor/Public/LevelEditorContextMenu.h |
| Include | #include "LevelEditorContextMenu.h" |
| Source | /Engine/Source/Editor/LevelEditor/Private/LevelEditorContextMenu.cpp |
static void BuildGroupMenu
&40;
FToolMenuSection & Section,
const struct FSelectedActorInfo & SelectedActorInfo
&41;
Remarks
Builds the actor group menu
Parameters
| Name | Description |
|---|---|
| Menu | The menu to add items to. |
| SelectedActorInfo | Information about the selected actors. |