Navigation
API > API/Plugins > API/Plugins/LiveLinkHubMessaging
List of LiveLinkHub annotations.
| Name | FLiveLinkHubMessageAnnotation |
| Type | struct |
| Header File | /Engine/Plugins/Animation/LiveLinkHub/Source/LiveLinkHubMessaging/Public/LiveLinkHubMessages.h |
| Include Path | #include "LiveLinkHubMessages.h" |
Syntax
struct FLiveLinkHubMessageAnnotation
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| AutoConnectModeAnnotation | FName | Annotation to indicate if this source should be automatically added to the list of LiveLink sources. | LiveLinkHubMessages.h |
| IdAnnotation | FName | Instance ID annotation used to identify the running LLH instance. | LiveLinkHubMessages.h |
| ProviderTypeAnnotation | FName | Annotation put on MessageBus messages to indicate the type of provider used. | LiveLinkHubMessages.h |