FLiveLinkFreeDSource::ReceiveClient

The source has been added to the Client and a Guid has been associated.

Windows
MacOS
Linux

Override Hierarchy

ILiveLinkSource::ReceiveClient()

FLiveLinkFreeDSource::ReceiveClient()

References

Module

LiveLinkFreeD

Header

/Engine/Plugins/VirtualProduction/LiveLinkFreeD/Source/LiveLinkFreeD/Public/LiveLinkFreeDSource.h

Include

#include "LiveLinkFreeDSource.h"

Source

/Engine/Plugins/VirtualProduction/LiveLinkFreeD/Source/LiveLinkFreeD/Private/LiveLinkFreeDSource.cpp

Syntax

virtual void ReceiveClient
(
    ILiveLinkClient * InClient,
    FGuid InSourceGuid
)

Remarks

The source has been added to the Client and a Guid has been associated.

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