Navigation
API > API/Plugins > API/Plugins/LiveLinkComponents
Interface for LiveLinkComponent module
| Name | ILiveLinkComponentsModule |
| Type | class |
| Header File | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkComponents/Public/ILiveLinkComponentModule.h |
| Include Path | #include "ILiveLinkComponentModule.h" |
Syntax
class ILiveLinkComponentsModule : public IModuleInterface
Implements Interfaces
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~ILiveLinkComponentsModule() |
Virtual destructor. | ILiveLinkComponentModule.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLiveLinkComponentRegistered & OnLiveLinkComponentRegistered() |
ILiveLinkComponentModule.h |