Navigation
API > API/Plugins > API/Plugins/ProjectLauncher > API/Plugins/ProjectLauncher/FAutomatedTestLaunchExtensionIns-
Description
Populate the custom extension menu for this automated test extension. This will add a menu item to toggle the test on and off
Virtual Inheritance
- FLaunchExtensionInstance::MakeCustomExtensionSubmenu → FAutomatedTestLaunchExtensionInstance::MakeCustomExtensionSubmenu
| Name | MakeCustomExtensionSubmenu |
| Type | function |
| Header File | /Engine/Plugins/Developer/ProjectLauncher/Source/ProjectLauncher/Public/Extension/LaunchExtension.h |
| Include Path | #include "Extension/LaunchExtension.h" |
| Source | /Engine/Plugins/Developer/ProjectLauncher/Source/ProjectLauncher/Private/Extension/LaunchExtension.cpp |
virtual void MakeCustomExtensionSubmenu
(
FMenuBuilder & MenuBuilder
)