UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDefaultTrackRowSegmentBlender Struct Reference

#include <MovieSceneCompilerRules.h>

+ Inheritance diagram for FDefaultTrackRowSegmentBlender:

Public Member Functions

virtual void Blend (FSegmentBlendData &BlendData) const override
 
- Public Member Functions inherited from FMovieSceneTrackRowSegmentBlender
virtual ~FMovieSceneTrackRowSegmentBlender ()
 

Detailed Description

Default track row segment blender for all tracks

Member Function Documentation

◆ Blend()

virtual void FDefaultTrackRowSegmentBlender::Blend ( FSegmentBlendData BlendData) const
inlineoverridevirtual

Blend the specified data by performing some specific processing such as sorting or filtering

Parameters
BlendDataBlend data to be modified to suit the implementation's will

Reimplemented from FMovieSceneTrackRowSegmentBlender.


The documentation for this struct was generated from the following file: