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, CustomThunk, Category&61;LiveLink,
Meta&61;&40;CustomStructureParam&61;"OutBlueprintData", BlueprintInternalUseOnly&61;"true", AllowAbstract&61;"false"&41;&41;
static bool EvaluateLiveLinkFrameAtSceneTime
&40;
FLiveLinkSubjectName SubjectName,
TSubclassOf< ULiveLinkRole > Role,
FTimecode SceneTime,
FLiveLinkBaseBlueprintData & OutBlueprintData
&41;
Remarks
Fetches a frame on a subject for a specific role at a specified scene time (timecode). The Timecode should be at the frame rate as the engine timecode. Output is evaluated based on the role