AddTranslation

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

AddTranslation

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

Add a new translation to the given archive.

Public function

bool

 

AddTranslation

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

Add a new translation to 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