ILiveLinkClient::GetSubjects

Get a list of all subjects

Windows
MacOS
Linux

Override Hierarchy

ILiveLinkClient::GetSubjects()

FLiveLinkClient::GetSubjects()

References

Module

LiveLinkInterface

Header

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

Include

#include "ILiveLinkClient.h"

Syntax

TArray< FLiveLinkSubjectKey > GetSubjects
(
    bool bIncludeDisabledSubject,
    bool bIncludeVirtualSubject
) const

Remarks

Get a list of all subjects

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