FMovieSceneEvaluationField::GetRange

Lookup a valid range by index

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieSceneEvaluationField.h"

Syntax

const TRange< FFrameNumber > & GetRange
(
    int32 Index
) const

Remarks

Lookup a valid range by index

Returns

The range

Parameters

Parameter

Description

Index

The valid index within the ranges to lookup

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