Navigation
API > API/Plugins > API/Plugins/LiveLink > API/Plugins/LiveLink/ULiveLinkBlueprintLibrary
References
Module | LiveLink |
Header | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkBlueprintLibrary.h |
Include | #include "LiveLinkBlueprintLibrary.h" |
Source | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Private/LiveLinkBlueprintLibrary.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"LiveLink"&41;
static bool IsLiveLinkSubjectEnabled
&40;
const FLiveLinkSubjectName SubjectName
&41;
Remarks
Whether or not the client has a subject with this name enabled Only 1 subject with the same name can be enabled. At the start of the frame, a snapshot of the enabled subjects will be made. That snapshot dictate which subject will be used for the duration of that frame.