Navigation
API > API/Runtime > API/Runtime/LiveLinkMessageBusFramework
References
Module | LiveLinkMessageBusFramework |
Header | /Engine/Source/Runtime/LiveLinkMessageBusFramework/Public/LiveLinkMessages.h |
Include | #include "LiveLinkMessages.h" |
Syntax
struct FLiveLinkPongMessage
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
double | CreationPlatformTime | |
![]() |
int32 | LiveLinkVersion | |
![]() |
FString | MachineName | |
![]() |
FGuid | PollRequest | |
![]() |
FString | ProviderName |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Default constructor for the receiver | ||
![]() |
FLiveLinkPongMessage
(
const FString& InProviderName, FLiveLinkPongMessage
(
const FString& InProviderName, |
This version of the FLiveLinkPongMessage constructor is deprecated. Please use the new constructor instead to ensure the LiveLinkVersion is set properly. | |
![]() |
FLiveLinkPongMessage
(
const FString& InProviderName, |
Deprecated Functions
Type | Name | Description | |
---|---|---|---|
![]() |
FLiveLinkPongMessage
(
const FString& InProviderName, FLiveLinkPongMessage
(
const FString& InProviderName, |
This version of the FLiveLinkPongMessage constructor is deprecated. Please use the new constructor instead to ensure the LiveLinkVersion is set properly. |