Navigation
API > API/Plugins > API/Plugins/CommonLaunchExtensions
| Name | FBuildSyncLaunchExtension |
| Type | class |
| Header File | /Engine/Plugins/Developer/ProjectLauncher/Source/CommonLaunchExtensions/Public/BuildSync/BuildSyncLaunchExtension.h |
| Include Path | #include "BuildSync/BuildSyncLaunchExtension.h" |
Syntax
class FBuildSyncLaunchExtension : public ProjectLauncher::FCustomUATCommandLaunchExtension
Inheritance Hierarchy
- ProjectLauncher::FCustomUATCommandLaunchExtension → FBuildSyncLaunchExtension
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBuildSyncLaunchExtension() |
BuildSync/BuildSyncLaunchExtension.h |
Functions
Public
Public Virtual
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSharedPtr< ProjectLauncher::FLaunchExtensionInstance > CreateInstanceForProfile
(
ProjectLauncher::FLaunchExtensionInstance::FArgs& InArgs |
BuildSync/BuildSyncLaunchExtension.h | ||
virtual FText GetDisplayName() |
BuildSync/BuildSyncLaunchExtension.h | ||
virtual const TCHAR * GetInternalName() |
BuildSync/BuildSyncLaunchExtension.h |