Navigation
Unreal Engine C++ API Reference > Runtime > MovieSceneTracks > Systems
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UMovieSceneEntitySystem
- UByteChannelEvaluatorSystem
References
Module | MovieSceneTracks |
Header | /Engine/Source/Runtime/MovieSceneTracks/Public/Systems/ByteChannelEvaluatorSystem.h |
Include | #include "Systems/ByteChannelEvaluatorSystem.h" |
Syntax
class UByteChannelEvaluatorSystem : public UMovieSceneEntitySystem
Remarks
System that is responsible for evaluating byte channels.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UByteChannelEvaluatorSystem
(
const FObjectInitializer& ObjInit |
Overridden from UMovieSceneEntitySystem
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | OnRun
(
FSystemTaskPrerequisites& InPrerequisites, |
|
![]() ![]() |
void | OnSchedulePersistentTasks
(
UE::MovieScene::IEntitySystemScheduler* TaskScheduler |