ULiveLinkComponent::GetSubjectDataAtTime

Windows
MacOS
Linux

Deprecated

  • GetSubjectDataAtTime is deprecated, use EvaluateLiveLinkFrameAtSceneTime.

References

Module

LiveLink

Header

/Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkComponent.h

Include

#include "LiveLinkComponent.h"

Source

/Engine/Plugins/Animation/LiveLink/Source/LiveLink/Private/LiveLinkComponent.cpp

Syntax

void GetSubjectDataAtTime
(
    const FName SubjectName,
    const double WorldTime,
    bool & bSuccess,
    FSubjectFrameHandle & SubjectFrameHandle
)

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