Navigation
API > API/Runtime > API/Runtime/LiveLinkMessageBusFramework
| Name | FLiveLinkPingMessage |
| Type | struct |
| Header File | /Engine/Source/Runtime/LiveLinkMessageBusFramework/Public/LiveLinkMessages.h |
| Include Path | #include "LiveLinkMessages.h" |
Syntax
USTRUCT ()
struct FLiveLinkPingMessage
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Default constructor for the receiver | LiveLinkMessages.h | ||
FLiveLinkPingMessage
(
const FGuid& InPollRequest, |
LiveLinkMessages.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DiscoveryProtocolVersion | int32 | V1: 5.6 and earlier, V2: 5.7 and later. | LiveLinkMessages.h | |
| LiveLinkVersion | int32 | LiveLinkMessages.h | ||
| PollRequest | FGuid | LiveLinkMessages.h |