Navigation
API > API/Plugins > API/Plugins/LiveLinkHub
Inheritance Hierarchy
- IModularFeature
- ILiveLinkHubComponent
References
| Module | LiveLinkHub |
| Header | /Engine/Plugins/Animation/LiveLinkHub/Source/LiveLinkHub/Public/ILiveLinkHubComponent.h |
| Include | #include "ILiveLinkHubComponent.h" |
Syntax
class ILiveLinkHubComponent : public IModularFeature
Remarks
Provides an interface for elements that wish to add additional content (tabs) to LiveLinkHub.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Init
(
const FLiveLinkHubComponentInitParams& Params |
Initialises the component, e.g. registering tab spawners, etc. |
Constants
| Name | Description |
|---|---|
| ModularFeatureName | Name of the modular feature. |