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

#include <BuiltInComponentTypes.h>

Public Member Functions

 FSourceTextChannel ()
 
 FSourceTextChannel (const FMovieSceneTextChannel *InSource)
 

Public Attributes

const FMovieSceneTextChannelSource
 

Detailed Description

The component data for evaluating a text channel

Constructor & Destructor Documentation

◆ FSourceTextChannel() [1/2]

UE::MovieScene::FSourceTextChannel::FSourceTextChannel ( )
inline

◆ FSourceTextChannel() [2/2]

UE::MovieScene::FSourceTextChannel::FSourceTextChannel ( const FMovieSceneTextChannel InSource)
inline

Member Data Documentation

◆ Source

const FMovieSceneTextChannel* UE::MovieScene::FSourceTextChannel::Source

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