FManifestUpdateHelper::Finalize

Finalizes the updater, and writes it back to the file, returning true if successful, and false if there were any errors.

Windows
MacOS
Linux

References

Module

SharedSettingsWidgets

Header

/Engine/Source/Developer/SharedSettingsWidgets/Public/ManifestUpdateHelper.h

Include

#include "ManifestUpdateHelper.h"

Source

/Engine/Source/Developer/SharedSettingsWidgets/Private/ManifestUpdateHelper.cpp

Syntax

bool Finalize
(
    const FString & TargetFilename,
    bool bShowNotifyOnFailure,
    FFileHelper::EEncodingOptions EncodingOption
)

Remarks

Finalizes the updater, and writes it back to the file, returning true if successful, and false if there were any errors.

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