![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Functions | |
| MOVIESCENE_API TOptional< FMovieSceneSegment > | EvaluateNearestSegment (const TRange< FFrameNumber > &Range, const FMovieSceneSegment *PreviousSegment, const FMovieSceneSegment *NextSegment) |
| MOVIESCENE_API bool | AlwaysEvaluateSection (const FMovieSceneSectionData &InSectionData) |
| MOVIESCENE_API void | FilterOutUnderlappingSections (FSegmentBlendData &BlendData) |
| MOVIESCENE_API void | ChooseLowestRowIndex (FSegmentBlendData &BlendData) |
| MOVIESCENE_API void | BlendSegmentLegacySectionOrder (FSegmentBlendData &BlendData) |
| bool MovieSceneSegmentCompiler::AlwaysEvaluateSection | ( | const FMovieSceneSectionData & | InSectionData | ) |
| void MovieSceneSegmentCompiler::BlendSegmentLegacySectionOrder | ( | FSegmentBlendData & | BlendData | ) |
| void MovieSceneSegmentCompiler::ChooseLowestRowIndex | ( | FSegmentBlendData & | BlendData | ) |
| TOptional< FMovieSceneSegment > MovieSceneSegmentCompiler::EvaluateNearestSegment | ( | const TRange< FFrameNumber > & | Range, |
| const FMovieSceneSegment * | PreviousSegment, | ||
| const FMovieSceneSegment * | NextSegment | ||
| ) |
| void MovieSceneSegmentCompiler::FilterOutUnderlappingSections | ( | FSegmentBlendData & | BlendData | ) |