Navigation
API > API/Plugins > API/Plugins/MovieSceneTextTrack
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UMovieSceneEntitySystem
- UTextChannelEvaluatorSystem
References
| Module | MovieSceneTextTrack |
| Header | /Engine/Plugins/MovieScene/MovieSceneTextTrack/Source/MovieSceneTextTrack/Public/TextChannelEvaluatorSystem.h |
| Include | #include "TextChannelEvaluatorSystem.h" |
Syntax
UCLASS&40;MinimalAPI&41;
class UTextChannelEvaluatorSystem : public UMovieSceneEntitySystem
Remarks
System responsible for evaluating Text channels
Constructors
| Type | Name | Description | |
|---|---|---|---|
UTextChannelEvaluatorSystem
(
const FObjectInitializer& InObjectInitializer |
Overridden from UMovieSceneEntitySystem
| Type | Name | Description | |
|---|---|---|---|
| void | OnRun
(
FSystemTaskPrerequisites& InPrerequisites, |
||
| void | OnSchedulePersistentTasks
(
UE::MovieScene::IEntitySystemScheduler* TaskScheduler |