A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
FDlgLocalizationHelper Class Reference

#include <DlgLocalizationHelper.h>

Static Public Member Functions

static void UpdateTextFromRemapping (const UDlgSystemSettings &Settings, FText &OutText)
 
static void UpdateTextNamespaceAndKey (const UObject *Object, const UDlgSystemSettings &Settings, FText &Text)
 
static bool WillTextNamespaceBeUpdated (const FText &Text)
 
static bool WillTextNamespaceBeUpdated (const FText &Text, const UDlgSystemSettings &Settings)
 

Private Types

typedef FDlgLocalizationHelper Self
 

Detailed Description

General helper methods

Definition at line 15 of file DlgLocalizationHelper.h.

Member Typedef Documentation

◆ Self

Member Function Documentation

◆ UpdateTextFromRemapping()

void FDlgLocalizationHelper::UpdateTextFromRemapping ( const UDlgSystemSettings & Settings,
FText & OutText )
static

Definition at line 23 of file DlgLocalizationHelper.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ UpdateTextNamespaceAndKey()

static void FDlgLocalizationHelper::UpdateTextNamespaceAndKey ( const UObject * Object,
const UDlgSystemSettings & Settings,
FText & Text )
inlinestatic

Definition at line 27 of file DlgLocalizationHelper.h.

Here is the caller graph for this function:

◆ WillTextNamespaceBeUpdated() [1/2]

bool FDlgLocalizationHelper::WillTextNamespaceBeUpdated ( const FText & Text)
static

Definition at line 10 of file DlgLocalizationHelper.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ WillTextNamespaceBeUpdated() [2/2]

bool FDlgLocalizationHelper::WillTextNamespaceBeUpdated ( const FText & Text,
const UDlgSystemSettings & Settings )
static

Definition at line 16 of file DlgLocalizationHelper.cpp.

Here is the call graph for this function:

The documentation for this class was generated from the following files: