Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/Scheduler
References
| Module | AnimNext |
| Header | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/Scheduler/ScheduleTermContext.h |
| Include | #include "Scheduler/ScheduleTermContext.h" |
Syntax
struct FScheduleTermContext
Constructors
| Type | Name | Description | |
|---|---|---|---|
FScheduleTermContext
(
const FScheduleContext& InScheduleContext, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FParamStackLayerHandle & | Get the layer handle for the terms that the port operates on. | ||
| const FScheduleContext & | Get the schedule context we wrap. |