STextPropertyEditableStringTableReference

A widget that can be used for editing the string table referenced for [FText](API\Runtime\Core\Internationalization\FText) instances

Unreal Engine C++ API Reference > Editor > EditorWidgets

Inheritance Hierarchy

References

   
Module EditorWidgets
Header /Engine/Source/Editor/EditorWidgets/Public/STextPropertyEditableTextBox.h
Include #include "STextPropertyEditableTextBox.h"

Syntax

class STextPropertyEditableStringTableReference : public [SCompoundWidget](API\Runtime\SlateCore\Widgets\SCompoundWidget)  

Remarks

A widget that can be used for editing the string table referenced for FText instances

Functions

Type Name Description
void Construct ( const FArguments& Arguments, const TSharedRef< IEditableTextProp... )  

Classes

Type Name Description
Public struct FArguments  

Typedefs

Name Description
FKeyTextFilter  
FOptionTextFilter  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library