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