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

#include <BuiltInComponentTypes.h>

Public Member Functions

 FSourceIntegerChannel ()
 
 FSourceIntegerChannel (const FMovieSceneIntegerChannel *InSource)
 

Public Attributes

const FMovieSceneIntegerChannelSource
 

Detailed Description

The component data for evaluating an integer channel

Constructor & Destructor Documentation

◆ FSourceIntegerChannel() [1/2]

UE::MovieScene::FSourceIntegerChannel::FSourceIntegerChannel ( )
inline

◆ FSourceIntegerChannel() [2/2]

UE::MovieScene::FSourceIntegerChannel::FSourceIntegerChannel ( const FMovieSceneIntegerChannel InSource)
inline

Member Data Documentation

◆ Source

const FMovieSceneIntegerChannel* UE::MovieScene::FSourceIntegerChannel::Source

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