FLocTextHelper::TrimArchive

Trim the given archive by remove any entries that no longer exist in the manifest.

Windows
MacOS
Linux

References

Module

Localization

Header

/Engine/Source/Developer/Localization/Public/LocTextHelper.h

Include

#include "LocTextHelper.h"

Source

/Engine/Source/Developer/Localization/Private/LocTextHelper.cpp

Syntax

void TrimArchive
(
    const FString & InCulture
)

Remarks

Trim the given archive by remove any entries that no longer exist in the manifest.

Parameters

Parameter

Description

InCulture

Culture code of the archive to load.

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