FLiveLinkVRPNSource::ReceiveClient

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

Windows
MacOS
Linux

Override Hierarchy

ILiveLinkSource::ReceiveClient()

FLiveLinkVRPNSource::ReceiveClient()

References

Module

LiveLinkVRPN

Header

/Engine/Plugins/VirtualProduction/LiveLinkVRPN/Source/LiveLinkVRPN/Public/LiveLinkVRPNSource.h

Include

#include "LiveLinkVRPNSource.h"

Source

/Engine/Plugins/VirtualProduction/LiveLinkVRPN/Source/LiveLinkVRPN/Private/LiveLinkVRPNSource.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