FLiveLinkClient::GetSubjectSettings

Get the Settings of this subject.

Windows
MacOS
Linux

Override Hierarchy

ILiveLinkClient::GetSubjectSettings()

FLiveLinkClient::GetSubjectSettings()

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 UObject * GetSubjectSettings
(
    const FLiveLinkSubjectKey & SubjectKey
) const

Remarks

Get the Settings of this subject. @note If subject is a VirtualSubject, the VirtualSubject itself is returned.

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