| 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 | ||
---|---|---|---|
|
void |
OpenTranslationEditor ( |
|
|
void |
OpenTranslationEditor |
|
|
void |
OpenTranslationPicker() |
Name | Description | ||
---|---|---|---|
|
void |
OnClose() |
Called when this toolkit is being closed |
Name |
Description |
---|---|
OpenTranslationEditors |
To keep track of what translation editors are open editing which manifest files |