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

#include <BuiltInComponentTypes.h>

Public Member Functions

 FSourceDoubleChannel ()
 
 FSourceDoubleChannel (const FMovieSceneDoubleChannel *InSource)
 

Public Attributes

const FMovieSceneDoubleChannelSource
 

Detailed Description

The component data for evaluating a double channel

Constructor & Destructor Documentation

◆ FSourceDoubleChannel() [1/2]

UE::MovieScene::FSourceDoubleChannel::FSourceDoubleChannel ( )
inline

◆ FSourceDoubleChannel() [2/2]

UE::MovieScene::FSourceDoubleChannel::FSourceDoubleChannel ( const FMovieSceneDoubleChannel InSource)
inline

Member Data Documentation

◆ Source

const FMovieSceneDoubleChannel* UE::MovieScene::FSourceDoubleChannel::Source

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