Navigation
API > API/Plugins > API/Plugins/LiveLink > API/Plugins/LiveLink/FLiveLinkClient
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSubclassOf< ULiveLinkRole > GetSubjectRole_AnyThread
(
const FLiveLinkSubjectKey& SubjectKey |
LiveLinkClient.h | ||
virtual TSubclassOf< ULiveLinkRole > GetSubjectRole_AnyThread
(
FLiveLinkSubjectName SubjectName |
LiveLinkClient.h |
GetSubjectRole_AnyThread(const FLiveLinkSubjectKey &)
| Name | GetSubjectRole_AnyThread |
| Type | function |
| Header File | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkClient.h |
| Include Path | #include "LiveLinkClient.h" |
| Source | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Private/LiveLinkClient.cpp |
virtual TSubclassOf < ULiveLinkRole > GetSubjectRole_AnyThread
(
const FLiveLinkSubjectKey & SubjectKey
) const
GetSubjectRole_AnyThread(FLiveLinkSubjectName)
| Name | GetSubjectRole_AnyThread |
| Type | function |
| Header File | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkClient.h |
| Include Path | #include "LiveLinkClient.h" |
| Source | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Private/LiveLinkClient.cpp |
virtual TSubclassOf < ULiveLinkRole > GetSubjectRole_AnyThread
(
FLiveLinkSubjectName SubjectName
) const