Navigation
API > API/Plugins > API/Plugins/ProjectLauncher > API/Plugins/ProjectLauncher/FLaunchExtensionInstance
Describes how this extension is represented in the extensions menu
| Name | FExtensionsMenuEntry |
| Type | struct |
| Header File | /Engine/Plugins/Developer/ProjectLauncher/Source/ProjectLauncher/Public/Extension/LaunchExtension.h |
| Include Path | #include "Extension/LaunchExtension.h" |
Syntax
struct FExtensionsMenuEntry
Enums
Public
| Name | Remarks |
|---|---|
| EType | Type of menu entry |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SectionDisplayName | FText | Friendly names | Extension/LaunchExtension.h | |
| SectionName | FString | Internal names | Extension/LaunchExtension.h | |
| SubmenuDisplayName | FText | Extension/LaunchExtension.h | ||
| SubmenuName | FString | Extension/LaunchExtension.h | ||
| Type | EType | Extension/LaunchExtension.h |