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