FMovieSceneWarpCounter

Struct that tracks warp counts in a way that works with the [FMovieSceneTimeWarping](API\Runtime\MovieScene\Evaluation\FMovieSceneTimeWarping) struct.

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieSceneSequenceTransform.h

Include

#include "Evaluation/MovieSceneSequenceTransform.h"

Syntax

struct FMovieSceneWarpCounter

Remarks

Struct that tracks warp counts in a way that works with the FMovieSceneTimeWarping struct.

Variables

Name Description

Public variable

TArray< uint32 ...

 

WarpCounts

Functions

Name Description

Public function

void

 

AddNonWarpingLevel()

Public function

void

 

AddWarpingLevel

(
    uint32 WarpCount
)

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