Navigation
API > API/Developer > API/Developer/DerivedDataCache
References
| Module | DerivedDataCache |
| Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildWorkerRegistry.h |
| Include | #include "DerivedDataBuildWorkerRegistry.h" |
Syntax
class IBuildWorkerRegistry
Remarks
A build worker registry maintains a collection of build workers.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FBuildWorker * | FindWorker
(
const FUtf8SharedString& Function, |
Finds a build worker that can execute the function at the version. |