Class LocalizedAssetTableEditor<TObject>
Inheritance
System.Object
LocalizedAssetTableEditor<TObject>
Syntax
public class LocalizedAssetTableEditor<TObject> : LocalizedTableEditor where TObject : Object
Type Parameters
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
Declaration
protected override void UndoRedoPerformed()
Overrides