Navigation
API > API/Plugins > API/Plugins/LiveLinkHub
| Name | ILiveLinkHubModule |
| Type | class |
| Header File | /Engine/Plugins/Animation/LiveLinkHub/Source/LiveLinkHub/Public/ILiveLinkHubModule.h |
| Include Path | #include "ILiveLinkHubModule.h" |
Syntax
class ILiveLinkHubModule : public IModuleInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void PreinitializeLiveLinkHub() |
ILiveLinkHubModule.h | ||
virtual void ShutdownLiveLinkHub() |
ILiveLinkHubModule.h | ||
virtual void StartLiveLinkHub
(
bool bLauncherDistribution |
Launch the slate application hosting the live link hub. | ILiveLinkHubModule.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FString GetLiveLinkHubNamingTokensNamespace() |
Retrieve the namespace for Live Link Hub naming tokens. | ILiveLinkHubModule.h |