ILiveLinkClient::GetSubjectsSupportingRole

Get a list of name of subjects supporting a certain role

Windows
MacOS
Linux

Override Hierarchy

ILiveLinkClient::GetSubjectsSupportingRole()

FLiveLinkClient::GetSubjectsSupportingRole()

References

Module

LiveLinkInterface

Header

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

Include

#include "ILiveLinkClient.h"

Syntax

TArray< FLiveLinkSubjectKey > GetSubjectsSupportingRole
(
    TSubclassOf< ULiveLinkRole > SupportedRole,
    bool bIncludeDisabledSubject,
    bool bIncludeVirtualSubject
) const

Remarks

Get a list of name of subjects supporting a certain role

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