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

#include <BuiltInComponentTypes.h>

Public Member Functions

 FSourceByteChannel ()
 
 FSourceByteChannel (const FMovieSceneByteChannel *InSource)
 

Public Attributes

const FMovieSceneByteChannelSource
 

Detailed Description

The component data for evaluating a byte channel

Constructor & Destructor Documentation

◆ FSourceByteChannel() [1/2]

UE::MovieScene::FSourceByteChannel::FSourceByteChannel ( )
inline

◆ FSourceByteChannel() [2/2]

UE::MovieScene::FSourceByteChannel::FSourceByteChannel ( const FMovieSceneByteChannel InSource)
inline

Member Data Documentation

◆ Source

const FMovieSceneByteChannel* UE::MovieScene::FSourceByteChannel::Source

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