Choose your operating system:
Windows
macOS
Linux
| IAssetEditorInstance | ||||
| FBaseToolkit | ||||
| TSharedFromThis
|
Module |
|
Header |
/Engine/Source/Editor/TranslationEditor/Public/ITranslationEditor.h |
Include |
#include "ITranslationEditor.h" |
class ITranslationEditor : public FAssetEditorToolkit
Translation Editor public interface
Name | Description | ||
---|---|---|---|
|
ArchiveFilePath |
The path to the archive file being edited. |
|
|
TWeakObjectPtr<... |
AssociatedLocalizationTarget |
The localization target associated with the files being used/edited, if any. |
|
ManifestFilePath |
The path to the manifest file being used for contexts. |
Name | Description | |
---|---|---|
|
ITranslationEditor ( |
Name | Description | ||
---|---|---|---|
|
OpenTranslationEditor ( |
||
|
OpenTranslationEditor |
||
|
OpenTranslationPicker() |
Name |
Description |
---|---|
OpenTranslationEditors |
To keep track of what translation editors are open editing which manifest files |