Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Compilation > API/Runtime/MovieScene/Compilation/FEvaluationTreePopulationRules
| Type | Name | Description | |
|---|---|---|---|
| void | Blended
(
TArrayView< UMovieSceneSection*const > Sections, |
Adds all active and non-empty sections to the evaluation tree. | |
| void | Blended
(
TArrayView< UMovieSceneSection*const > Sections, |
As above, but with custom sorting for the sections before they're added to the evaluation tree. |