FLiveLinkPingMessage

Windows
MacOS
Linux

References

Module

LiveLinkMessageBusFramework

Header

/Engine/Source/Runtime/LiveLinkMessageBusFramework/Public/LiveLinkMessages.h

Include

#include "LiveLinkMessages.h"

Syntax

struct FLiveLinkPingMessage

Variables

Name Description

Public variable

int32

 

LiveLinkVersion

Public variable

FGuid

 

PollRequest

Constructors

Name Description

Public function

FLiveLinkPingMessage()

Default constructor for the receiver

Public function

FLiveLinkPingMessage

(
    const FGuid& InPollRequest,
    int32 InLiveLinkVersion
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss