FBuildProduct

Record of a file that was created as part of the build process

Unreal Engine C++ API Reference > Developer > DesktopPlatform

References

   
Module DesktopPlatform
Header /Engine/Source/Developer/DesktopPlatform/Public/TargetReceipt.h
Include #include "TargetReceipt.h"

Syntax

struct FBuildProduct  

Remarks

Record of a file that was created as part of the build process

Variables

Type Name Description
FString Path Path to the file.
FString Type Type of the build product.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library