FlowPilot Parent Abstract
UFlowPilotParent · Inherits UFlowPilotTask → UObject · Core/FlowPilotParent.h
Base class that contains an array of Tasks
- Implements base functionality to query, add, remove tasks, etc.. Inherited by Tasks that handle multiple Tasks.
Properties
| Property | Default | Description |
|---|---|---|
TasksTasks · TArray<UFlowPilotTask> | Tasks this Parent Task handles |