LoadManifest

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

LoadManifest

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

Attempt to load (or create) the manifest file.

Public function

bool

 

LoadManifest

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

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