| bAlwaysBuild |
bool |
When true, skip timestamp checks and unconditionally create the build worker package. |
TargetReceiptBuildWorker.h |
|
| bIncludeSymbols |
bool |
When true, include symbol files in the build worker package. |
TargetReceiptBuildWorker.h |
|
| bSkipCompression |
bool |
When true, skips compression of the build worker package attachments. |
TargetReceiptBuildWorker.h |
|
| ShouldAbort |
UE::TFunctionWithContext< bool()> |
When provided, called periodically to check if build worker creation should abort early. |
TargetReceiptBuildWorker.h |
|
| WorkerPackagePath |
FStringView |
When provided, override the default saved builder worker package path with this path. |
TargetReceiptBuildWorker.h |
|