FLiveLinkXRSource::ReceiveClient

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

Windows
MacOS
Linux

Override Hierarchy

ILiveLinkSource::ReceiveClient()

FLiveLinkXRSource::ReceiveClient()

References

Module

LiveLinkXR

Header

/Engine/Plugins/VirtualProduction/LiveLinkXR/Source/LiveLinkXR/Public/LiveLinkXRSource.h

Include

#include "LiveLinkXRSource.h"

Source

/Engine/Plugins/VirtualProduction/LiveLinkXR/Source/LiveLinkXR/Private/LiveLinkXRSource.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