UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
BlendableToken.h File Reference

Go to the source code of this file.

Classes

struct  TBlendableTokenTraits< DataType >
 
struct  TBlendableToken< DataType >
 

Namespaces

namespace  UE
 
namespace  UE::MovieScene
 

Functions

template<typename InType , typename WorkingDataType , typename SourceDataType >
void UE::MovieScene::BlendValue (WorkingDataType &OutBlend, InType InValue, float Weight, EMovieSceneBlendType BlendType, TMovieSceneInitialValueStore< SourceDataType > &InitialValueStore)
 
template<typename InType , typename WorkingDataType , typename SourceDataType >
void UE::MovieScene::BlendValue (WorkingDataType &OutBlend, InType InValue, float Weight, EMovieSceneBlendType BlendType, int32 BlendingOrder, TMovieSceneInitialValueStore< SourceDataType > &InitialValueStore)