SaveArchive

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

SaveArchive

(
    const FString& InCulture,
    FText* OutError
)

Attempt to save an archive file (native or foreign).

Public function Const

bool

 

SaveArchive

(
    const FString& InCulture,
    const FString& InArchiveFilePath,
    FText* OutError
)

Attempt to save an archive file (native or foreign) to 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