Navigation
API > API/Developer > API/Developer/DesktopPlatform > API/Developer/DesktopPlatform/FTargetReceipt
References
Module | DesktopPlatform |
Header | /Engine/Source/Developer/DesktopPlatform/Public/TargetReceipt.h |
Include | #include "TargetReceipt.h" |
Source | /Engine/Source/Developer/DesktopPlatform/Private/TargetReceipt.cpp |
static FString GetDefaultPath
&40;
const TCHAR &42; BaseDir,
const TCHAR &42; TargetName,
const TCHAR &42; Platform,
EBuildConfiguration Configuration,
const TCHAR &42; BuildArchitecture
&41;
Remarks
Gets the default path for a target receipt Path to the receipt for this target
Parameters
Name | Description |
---|---|
BaseDir | Base directory for the target being built; either the project directory or engine directory. |
TargetName | The target being built |
Platform | The target platform |
Configuration | The target configuration |
BuildArchitecture | The architecture being built |