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

#include <BuiltInComponentTypes.h>

Public Member Functions

 FSourceStringChannel ()
 
 FSourceStringChannel (const FMovieSceneStringChannel *InSource)
 

Public Attributes

const FMovieSceneStringChannelSource
 

Detailed Description

The component data for evaluating a string channel

Constructor & Destructor Documentation

◆ FSourceStringChannel() [1/2]

UE::MovieScene::FSourceStringChannel::FSourceStringChannel ( )
inline

◆ FSourceStringChannel() [2/2]

UE::MovieScene::FSourceStringChannel::FSourceStringChannel ( const FMovieSceneStringChannel InSource)
inline

Member Data Documentation

◆ Source

const FMovieSceneStringChannel* UE::MovieScene::FSourceStringChannel::Source

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