Navigation
API > API/Developer > API/Developer/DerivedDataCache
References
| Module | DerivedDataCache |
| Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildScheduler.h |
| Include | #include "DerivedDataBuildScheduler.h" |
Syntax
class IBuildJobSchedule
Remarks
Scheduling interface and context for a build job.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FBuildSchedulerParams & | |||
| void | EndJob () |
End processing of the job by this scheduler. | |
| void | Calls StepExecution() now or later. | ||
| void | Calls StepExecution() now or later. | ||
| void | Calls StepExecution() now or later. | ||
| void | Calls StepExecution() or SkipExecuteRemote() now or later. | ||
| void | Calls StepExecution() or SkipExecuteRemote() now or later. | ||
| void | Calls StepExecution() now or later. | ||
| void | Calls StepExecution() now or later. |