ULiveLinkControllerBase::Tick

Function called every frame with the data evaluated by the component.

Windows
MacOS
Linux

Override Hierarchy

References

Module

LiveLinkComponents

Header

/Engine/Plugins/Animation/LiveLink/Source/LiveLinkComponents/Public/LiveLinkControllerBase.h

Include

#include "LiveLinkControllerBase.h"

Syntax

virtual void Tick
(
    float DeltaTime,
    const FLiveLinkSubjectFrameData & SubjectData
)

Remarks

Function called every frame with the data evaluated by the component.

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