ILiveLinkProvider_Base_DEPRECATED::UpdateSubjectFrame

Update subject with additional metadata

Windows
MacOS
Linux

Deprecated

References

Module

LiveLinkMessageBusFramework

Header

/Engine/Source/Runtime/LiveLinkMessageBusFramework/Public/LiveLinkProvider.h

Include

#include "LiveLinkProvider.h"

Syntax

virtual void UpdateSubjectFrame
(
    const FName & SubjectName,
    const TArray< FTransform > & BoneTransforms,
    const TArray< FLiveLinkCurveElement > & CurveData,
    const FLiveLinkMetaData & MetaData,
    double Time
)

Remarks

Update subject with additional metadata

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