FTargetReceiptBuildWorker

Globally registers a [UE::DerivedData::IBuildWorkerFactory](API\Developer\DerivedDataCache\IBuildWorkerFactory) instance that runs an executable built by UnrealBuildTool.

Unreal Engine C++ API Reference > 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* TargetReceiptFile... )  

Destructors

Type Name Description
  ~FTargetReceiptBuildWorker ()  

Typedefs

Name Description
FWorkerPathMeta  

Constants

Name Description
WorkerReceiptVersion  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library