Class StringTableEditor
Inherited Members
Namespace: UnityEditor.Localization
Syntax
public class StringTableEditor : LocalizedTableEditor
Properties
Tables
Declaration
public override List<LocalizedTable> Tables { set; }
Property Value
Type | Description |
---|---|
List<LocalizedTable> |
Overrides
Methods
CreateInspectorGUI()
Declaration
public override VisualElement CreateInspectorGUI()
Returns
Type | Description |
---|---|
VisualElement |
Overrides
UndoRedoPerformed()
Declaration
protected override void UndoRedoPerformed()