Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > Evaluation > FMovieSceneEvaluationRange
Type | Name | Description | |
---|---|---|---|
![]() |
FMovieSceneEvaluationRange
(
FFrameTime InTime, |
Construct this range from a single fixed time | |
![]() |
FMovieSceneEvaluationRange
(
TRange< FFrameTime > InRange, |
Construct this range from a raw range and a direction | |
![]() |
FMovieSceneEvaluationRange
(
FFrameTime InCurrentTime, |
Construct this range from 2 times, and whether the range should include the previous time or not |