ULiveLinkController::Tick

Function called every frame.

Windows
MacOS
Linux

References

Module

LiveLinkInterface

Header

/Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkController.h

Include

#include "LiveLinkController.h"

Syntax

virtual void Tick
(
    float DeltaTime,
    const FLiveLinkSubjectRepresentation & SubjectRepresentation
)

Remarks

Function called every frame.

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