Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks
System responsible for evaluating Text channels
| Name | UTextChannelEvaluatorSystem |
| Type | class |
| Header File | /Engine/Source/Runtime/MovieSceneTracks/Public/Systems/TextChannelEvaluatorSystem.h |
| Include Path | #include "Systems/TextChannelEvaluatorSystem.h" |
Syntax
UCLASS (MinimalAPI)
class UTextChannelEvaluatorSystem : public UMovieSceneEntitySystem
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMovieSceneEntitySystem → UTextChannelEvaluatorSystem
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UTextChannelEvaluatorSystem
(
const FObjectInitializer& InObjectInitializer |
Systems/TextChannelEvaluatorSystem.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void OnRun
(
FSystemTaskPrerequisites& InPrerequisites, |
Systems/TextChannelEvaluatorSystem.h | ||
virtual void OnSchedulePersistentTasks
(
UE::MovieScene::IEntitySystemScheduler* TaskScheduler |
Systems/TextChannelEvaluatorSystem.h |