IMovieStreamer::Tick

Code run every tick for any additional per tick handling of playing the movie.

Windows
MacOS
Linux

References

Module

MoviePlayer

Header

/Engine/Source/Runtime/MoviePlayer/Public/MoviePlayer.h

Include

#include "MoviePlayer.h"

Syntax

bool Tick
(
    float DeltaTime
)

Remarks

Code run every tick for any additional per tick handling of playing the movie. Returns true if done.

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