Navigation
API > API/Plugins > API/Plugins/MovieSceneTextTrack
The component data for evaluating a Text channel
| Name | FSourceTextChannel |
| Type | struct |
| Header File | /Engine/Plugins/MovieScene/MovieSceneTextTrack/Source/MovieSceneTextTrack/Public/TextComponentTypes.h |
| Include Path | #include "TextComponentTypes.h" |
Syntax
struct FSourceTextChannel
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| TextComponentTypes.h | |||
FSourceTextChannel
(
const FMovieSceneTextChannel* InSource |
TextComponentTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Source | const FMovieSceneTextChannel * | TextComponentTypes.h |