UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MovieScene::TSimpleBlendResult< PropertyType > Struct Template Reference

#include <MovieSceneBlenderSystemHelper.h>

Public Attributes

PropertyType Value
 
uint32 NumContributors
 

Detailed Description

template<typename PropertyType>
struct UE::MovieScene::TSimpleBlendResult< PropertyType >

Simple blended result where a value has been accumulated by a number of contributors.

Member Data Documentation

◆ NumContributors

template<typename PropertyType >
uint32 UE::MovieScene::TSimpleBlendResult< PropertyType >::NumContributors

◆ Value

template<typename PropertyType >
PropertyType UE::MovieScene::TSimpleBlendResult< PropertyType >::Value

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