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 |
bool Read
&40;
const FString & FileName,
bool bExpandVariables
&41;
Remarks
Read a target receipt from disk True if the file was read successfully
Parameters
Name | Description |
---|---|
FileName | The file to read from |
bExpandVariables | Whether variables should be expanded in paths or not |