Navigation
Unreal Engine C++ API Reference > Developer > SharedSettingsWidgets > FManifestUpdateHelper
References
Module | SharedSettingsWidgets |
Header | /Engine/Source/Developer/SharedSettingsWidgets/Public/ManifestUpdateHelper.h |
Include | #include "ManifestUpdateHelper.h" |
Source | /Engine/Source/Developer/SharedSettingsWidgets/Private/ManifestUpdateHelper.cpp |
bool Finalize ( const [FString](API\Runtime\Core\Containers\FString) & TargetFilename, bool bShowNotifyOnFailure, [FFileHelper::EEncodingOptions](API\Runtime\Core\Misc\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.