LoadForeignArchive

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

LoadForeignArchive

(
    const FString& InCulture,
    const ELocTextHelperLoadFlags InLoa...,
    FText* OutError
)

Attempt to load (or create) a foreign archive file.

Public function

bool

 

LoadForeignArchive

(
    const FString& InCulture,
    const FString& InArchiveFilePath,
    const ELocTextHelperLoadFlags InLoa...,
    FText* OutError
)

Attempt to load (or create) a foreign archive file from the given file path.

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