Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/EntitySystem > API/Runtime/MovieScene/EntitySystem/IEntitySystemScheduler
| Type | Name | Description | |
|---|---|---|---|
| FTaskID | AddTask
(
const FTaskParams& InParams, |
Add a new task of the specified type for the currently open node ID | |
| FTaskID | AddTask
(
const FTaskParams& InParams, |
Add an anonymous unbound task for doing non-ecs work |