Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Evaluation > API/Runtime/MovieScene/Evaluation/FMovieSceneEvaluationTree
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieSceneEvaluationTree.h |
| Include | #include "Evaluation/MovieSceneEvaluationTree.h" |
| Source | /Engine/Source/Runtime/MovieScene/Private/Evaluation/MovieSceneEvaluationTree.cpp |
FMovieSceneEvaluationTreeRangeIterator IterateFromLowerBound
&40;
TRangeBound< FFrameNumber > InStartingLowerBound
&41; const
Remarks
Start iterating this tree from the specified lower boundary A bi-directional iterator that is set to the unique range that overlaps the specified lowerbound
Parameters
| Name | Description |
|---|---|
| InStartingLowerBound | The lowerbound at which we should start iterating |