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