Navigation
API > API/Plugins > API/Plugins/MovieSceneTextTrack
References
| Module | MovieSceneTextTrack |
| Header | /Engine/Plugins/MovieScene/MovieSceneTextTrack/Source/MovieSceneTextTrack/Public/TextComponentTypes.h |
| Include | #include "TextComponentTypes.h" |
Syntax
struct FTextComponentTypes
Variables
| Type | Name | Description | |
|---|---|---|---|
| TPropertyComponents< FTextPropertyTraits > | Text | ||
| TComponentTypeID< FSourceTextChannel > | TextChannel | An FMovieSceneTextChannel. | |
| TComponentTypeID< FText > | TextResult | Result of an evaluated FMovieSceneTextChannel. |
Constructors
No constructors are accessible with public or protected access.
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Destroy () |
||
| FTextComponentTypes * | Get () |