FLocTextHelper

Overload list

Unreal Engine C++ API Reference > Developer > Localization > FLocTextHelper

  Type Name Description
Private function   Non-copyable
Public function  

FLocTextHelper ( FString InTargetName,
TSharedPtr< ILocFileNotifies > InLocFileNotifies,
const ELocTextPlatformSplitMode InPlatformSplitMode
)

Construct an empty helper.
Public function  

FLocTextHelper ( FString InTargetPath,
FString InManifestName,
FString InArchiveName,
FString InNativeCulture,
TArray< FString > InForeignCultures,
TSharedPtr< ILocFileNotifies > InLocFileNotifies,
const ELocTextPlatformSplitMode InPlatformSplitMode
)

Construct a helper for the given target information.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page