Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Internationalization
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Internationalization/StringTableCore.h |
Include | #include "Internationalization/StringTableCore.h" |
Syntax
struct FStringTableRedirects
Remarks
String table redirect utils
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | Initialize the string table redirects | |
![]() ![]() |
void | RedirectKey
(
const FName InTableId, |
Redirect a key |
![]() ![]() |
void | RedirectTableId
(
FName& InOutTableId |
Redirect a table ID |
![]() ![]() |
void | RedirectTableIdAndKey
(
FName& InOutTableId, |
Redirect a table ID and key |