Navigation
API > API/Plugins > API/Plugins/ProjectLauncher > API/Plugins/ProjectLauncher/FLaunchExtensionInstance
Description
Populate the custom extension menu for this extension. This menu would typically contain items that might enable bespoke tree customization options for example.
Derived Overrides
| Name | MakeCustomExtensionSubmenu |
| Type | function |
| Header File | /Engine/Plugins/Developer/ProjectLauncher/Source/ProjectLauncher/Public/Extension/LaunchExtension.h |
| Include Path | #include "Extension/LaunchExtension.h" |
virtual void MakeCustomExtensionSubmenu
(
FMenuBuilder & MenuBuilder
)