Navigation
API > API/Developer > API/Developer/DerivedDataCache
References
| Module | DerivedDataCache |
| Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildWorker.h |
| Include | #include "DerivedDataBuildWorker.h" |
Syntax
class FBuildWorkerBuilder
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddExecutable
(
FStringView Path, |
||
| void | AddFile
(
FStringView Path, |
||
| void | AddFunction
(
FUtf8StringView Name, |
||
| void | SetBuildSystemVersion
(
const FGuid& Version |
||
| void | SetEnvironment
(
FStringView Name, |
||
| void | SetHostPlatform
(
FStringView Name |
||
| void | SetName
(
FStringView Name |
||
| void | SetPath
(
FStringView Path |