UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MovieScene::FSystemSubsequentTasks Struct Reference

#include <MovieSceneSystemTaskDependencies.h>

Public Types

using FComponentTypeID = UE::MovieScene::FComponentTypeID
 

Public Member Functions

MOVIESCENE_API void AddRootTask (FGraphEventRef RootTask)
 
MOVIESCENE_API void AddComponentTask (FComponentTypeID ComponentType, FGraphEventRef ComponentTask)
 

Member Typedef Documentation

◆ FComponentTypeID

Member Function Documentation

◆ AddComponentTask()

void UE::MovieScene::FSystemSubsequentTasks::AddComponentTask ( FComponentTypeID  ComponentType,
FGraphEventRef  ComponentTask 
)

◆ AddRootTask()

void UE::MovieScene::FSystemSubsequentTasks::AddRootTask ( FGraphEventRef  RootTask)

The documentation for this struct was generated from the following files: