Navigation
API > API/Developer > API/Developer/DesktopPlatform
Record of a file that was created as part of the build process
| Name | FBuildProduct |
| Type | struct |
| Header File | /Engine/Source/Developer/DesktopPlatform/Public/TargetReceipt.h |
| Include Path | #include "TargetReceipt.h" |
Syntax
struct FBuildProduct
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Path | FString | Path to the file. | TargetReceipt.h | |
| Type | FString | Type of the build product. | TargetReceipt.h |