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