Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/ILiveLinkClient
Description
Get the Settings of this subject.
If subject is a VirtualSubject, the VirtualSubject itself is returned.
| Name | GetSubjectSettings |
| Type | function |
| Header File | /Engine/Source/Runtime/LiveLinkInterface/Public/ILiveLinkClient.h |
| Include Path | #include "ILiveLinkClient.h" |
UObject * GetSubjectSettings
(
const FLiveLinkSubjectKey & SubjectKey
) const