UMovieSceneCapture::Tick

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

Windows
MacOS
Linux

References

Module

MovieSceneCapture

Header

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

Include

#include "MovieSceneCapture.h"

Source

/Engine/Source/Runtime/MovieSceneCapture/Private/MovieSceneCapture.cpp

Syntax

void Tick
(
    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