FLiveLinkClient::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

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 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