Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/ILiveLinkClient
Description
Get the source preset from the live link client. The settings will be duplicated into DuplicatedObjectOuter.
| Name | GetSourcePreset |
| Type | function |
| Header File | /Engine/Source/Runtime/LiveLinkInterface/Public/ILiveLinkClient.h |
| Include Path | #include "ILiveLinkClient.h" |
FLiveLinkSourcePreset GetSourcePreset
(
FGuid SourceGuid,
UObject * DuplicatedObjectOuter
) const