Navigation
API > API/Plugins > API/Plugins/LiveLink
References
Module | LiveLink |
Header | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkMessageBusFinder.h |
Include | #include "LiveLinkMessageBusFinder.h" |
Syntax
USTRUCT (BlueprintType )
struct FProviderPollResult
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FMessageAddress | Address | Messagebus address of the provider. |
![]() |
TMap< FName, FString > | Annotations | Annotations present on the message. |
![]() ![]() ![]() ![]() ![]() |
bool | bIsValidProvider | Whether the provider is valid (compatible with the current version of LiveLink) |
![]() ![]() ![]() ![]() |
FString | MachineName | The name of the machine the provider is running on. |
![]() ![]() |
double | MachineTimeOffset | Offset between sender's engine time and receiver's engine time. |
![]() ![]() ![]() ![]() |
FString | Name | The name of the provider. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FProviderPollResult
(
const FMessageAddress& InAddress, |
||
![]() |
FProviderPollResult
(
const FMessageAddress& InAddress, |
||
![]() |
FProviderPollResult
(
const FMessageAddress& InAddress, |