Navigation
API > API/Plugins > API/Plugins/ProjectLauncher > API/Plugins/ProjectLauncher/FLaunchExtensionInstance
| Name | FArgs |
| Type | struct |
| Header File | /Engine/Plugins/Developer/ProjectLauncher/Source/ProjectLauncher/Public/Extension/LaunchExtension.h |
| Include Path | #include "Extension/LaunchExtension.h" |
Syntax
struct FArgs
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Extension | TSharedRef< FLaunchExtension > | Extension/LaunchExtension.h | ||
| Model | TSharedRef< FModel > | Extension/LaunchExtension.h | ||
| Profile | ILauncherProfileRef | Extension/LaunchExtension.h |