ILiveLinkClient::DoesSubjectSupportsRole

Whether a subject support a particular role, either directly or through a translator

Windows
MacOS
Linux

Override Hierarchy

ILiveLinkClient::DoesSubjectSupportsRole()

FLiveLinkClient::DoesSubjectSupportsRole()

References

Module

LiveLinkInterface

Header

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

Include

#include "ILiveLinkClient.h"

Syntax

bool DoesSubjectSupportsRole
(
    const FLiveLinkSubjectKey & SubjectKey,
    TSubclassOf< ULiveLinkRole > SupportedRole
) const

Remarks

Whether a subject support a particular role, either directly or through a translator

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