Navigation
API > API/Developer > API/Developer/DesktopPlatform
References
| Module | DesktopPlatform |
| Header | /Engine/Source/Developer/DesktopPlatform/Public/TargetReceiptBuildWorker.h |
| Include | #include "TargetReceiptBuildWorker.h" |
Syntax
class FTargetReceiptBuildWorker
Remarks
Globally registers a UE::DerivedData::IBuildWorkerFactory instance that runs an executable built by UnrealBuildTool. UnrealBuildTool provides the executable information through a TargetReceipt file.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FTargetReceiptBuildWorker
(
const TCHAR* TargetReceiptFilePath |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Typedefs
| Name | Description |
|---|---|
| FWorkerPathMeta |
Constants
| Name | Description |
|---|---|
| WorkerReceiptVersion |