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 |
|
|
|
LiveLinkMessages.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| LiveLinkVersion |
int32 |
|
LiveLinkMessages.h |
|
| PollRequest |
FGuid |
|
LiveLinkMessages.h |
|
Functions
Public