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