UpdateTranslation

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

UpdateTranslation

(
    const FString& InCulture,
    const TSharedRef< FArchiveEntry >&...,
    const TSharedRef< FArchiveEntry >&...
)

Update an existing translation in the given archive.

Public function

bool

 

UpdateTranslation

(
    const FString& InCulture,
    const FLocKey& InNamespace,
    const FLocKey& InKey,
    const TSharedPtr< FLocMetadataObjec...,
    const FLocItem& InSource,
    const FLocItem& InTranslation
)

Update an existing translation in the given archive.

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