ULiveLinkControllerBase::Tick

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

Choose your operating system:

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.