ILiveLinkClient::GetSubjectPreset

Get the subject preset from the live link client.

Windows
MacOS
Linux

Override Hierarchy

ILiveLinkClient::GetSubjectPreset()

FLiveLinkClient::GetSubjectPreset()

References

Module

LiveLinkInterface

Header

/Engine/Source/Runtime/LiveLinkInterface/Public/ILiveLinkClient.h

Include

#include "ILiveLinkClient.h"

Syntax

FLiveLinkSubjectPreset GetSubjectPreset
(
    const FLiveLinkSubjectKey & SubjectKey,
    UObject * DuplicatedObjectOuter
) const

Remarks

Get the subject preset from the live link client. The settings will be duplicated into DuplicatedObjectOuter.

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