![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MovieSceneEvaluationTreePopulationRules.h>
Public Member Functions | |
| FSortedSection (const UMovieSceneSection &InSection, int32 InSectionIndex) | |
| int32 | Row () const |
| int32 | OverlapPriority () const |
Static Public Member Functions | |
| static bool | SortByOverlapPriorityAndRow (const FSortedSection &A, const FSortedSection &B) |
Public Attributes | |
| const UMovieSceneSection & | Section |
| int32 | Index |
Structure used by population rules for sorting sections before adding them to the evaluation tree.
|
inline |
|
inline |
|
inline |
|
inlinestatic |
| int32 UE::MovieScene::FEvaluationTreePopulationRules::FSortedSection::Index |
| const UMovieSceneSection& UE::MovieScene::FEvaluationTreePopulationRules::FSortedSection::Section |