-
Notifications
You must be signed in to change notification settings - Fork 0
7.2 Localization
BDC_Patrick edited this page Dec 10, 2025
·
3 revisions
The Dialog Backend Editor includes built-in tools to automate the workflow between the Data Table and Unreal Engine's String Table system. These tools can be accessed via the Toolbar at the top of the Dialog Graph Editor.
| Icon | Description |
![]() |
Converts raw text into String Table Keys and creates/updates String Table assets. |
| Logic Flow | |
|
When clicked, the editor performs the following operations:
|
|
| Icon | Description |
![]() |
Reverts String Table references back to raw editable text strings. |
| Logic Flow | |
|
When clicked, the editor performs the following operations:
|
|
I. What is the Dialog Backend?
II. Setting up
|

