Navigation
API > API/Editor > API/Editor/StringTableEditor
Inheritance Hierarchy
- IAssetEditorInstance
- FBaseToolkit
- TSharedFromThis
- FAssetEditorToolkit
- IStringTableEditor
References
| Module | StringTableEditor |
| Header | /Engine/Source/Editor/StringTableEditor/Public/IStringTableEditor.h |
| Include | #include "IStringTableEditor.h" |
Syntax
class IStringTableEditor : public FAssetEditorToolkit
Remarks
String Table Editor public interface
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | RefreshStringTableEditor
(
const FString& NewSelection |
Notify the String Table editor that it needs to refresh due to an external String Table change. |