Navigation
API > API/Plugins > API/Plugins/LiveLinkHubEditor
| Name | FInstalledApp |
| Type | struct |
| Header File | /Engine/Plugins/Animation/LiveLinkHub/Source/LiveLinkHubEditor/Public/LiveLinkHubLauncherUtils.h |
| Include Path | #include "LiveLinkHubLauncherUtils.h" |
Syntax
struct FInstalledApp
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AppName | FString | The apps' internal name. | LiveLinkHubLauncherUtils.h | |
| AppVersion | FString | Version of the app. For LiveLinkHub this will correspond to a CL number. | LiveLinkHubLauncherUtils.h | |
| ArtifactId | FString | Unique ID for the app on the EGS. | LiveLinkHubLauncherUtils.h | |
| InstallLocation | FString | Location of the installed app. | LiveLinkHubLauncherUtils.h | |
| ItemId | FString | Id of the app. | LiveLinkHubLauncherUtils.h | |
| NamespaceId | FString | Namespace of the app. | LiveLinkHubLauncherUtils.h |