UMovieSceneCapture::OnTick

Called at the end of a frame, before a frame is presented by slate

Windows
MacOS
Linux

Override Hierarchy

References

Module

MovieSceneCapture

Header

/Engine/Source/Runtime/MovieSceneCapture/Public/MovieSceneCapture.h

Include

#include "MovieSceneCapture.h"

Syntax

virtual void OnTick
(
    float DeltaSeconds
)

Remarks

Called at the end of a frame, before a frame is presented by slate

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