FLiveLinkClient::CreateSource

Create from the factory a new live link source and add it to the client.

Windows
MacOS
Linux

Override Hierarchy

ILiveLinkClient::CreateSource()

FLiveLinkClient::CreateSource()

References

Module

LiveLink

Header

/Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkClient.h

Include

#include "LiveLinkClient.h"

Source

/Engine/Plugins/Animation/LiveLink/Source/LiveLink/Private/LiveLinkClient.cpp

Syntax

virtual bool CreateSource
(
    const FLiveLinkSourcePreset & SourcePreset
)

Remarks

Create from the factory a new live link source and add it to the client. The settings will be duplicated.

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