UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MovieScene::FForkedAccumulationTask Struct Reference

Public Member Functions

 FForkedAccumulationTask (TArray< FBlendResult > *InAccumulationBuffer)
 
void ForEachAllocation (const FEntityAllocation *InAllocation, const double *InResults, const FMovieSceneBlendChannelID *BlendIDs, const double *OptionalEasingAndWeights) const
 

Public Attributes

TArray< FBlendResult > * AccumulationBuffer
 

Constructor & Destructor Documentation

◆ FForkedAccumulationTask()

UE::MovieScene::FForkedAccumulationTask::FForkedAccumulationTask ( TArray< FBlendResult > *  InAccumulationBuffer)
inline

Member Function Documentation

◆ ForEachAllocation()

void UE::MovieScene::FForkedAccumulationTask::ForEachAllocation ( const FEntityAllocation InAllocation,
const double InResults,
const FMovieSceneBlendChannelID BlendIDs,
const double OptionalEasingAndWeights 
) const
inline

Member Data Documentation

◆ AccumulationBuffer

TArray<FBlendResult>* UE::MovieScene::FForkedAccumulationTask::AccumulationBuffer

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