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