FTargetReceipt::Read

Read a target receipt from disk

Windows
MacOS
Linux

References

Module

DesktopPlatform

Header

/Engine/Source/Developer/DesktopPlatform/Public/TargetReceipt.h

Include

#include "TargetReceipt.h"

Source

/Engine/Source/Developer/DesktopPlatform/Private/TargetReceipt.cpp

Syntax

bool Read
(
    const FString & FileName
)

Remarks

Read a target receipt from disk

Returns

True if the file was read successfully

Parameters

Parameter

Description

FileName

The file to read from

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss