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