LoadNativeArchive

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

LoadNativeArchive

(
    const ELocTextHelperLoadFlags InLoa...,
    FText* OutError
)

Attempt to load (or create) the native archive file.

Public function

bool

 

LoadNativeArchive

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

Attempt to load (or create) the native 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