Class TMP_InputFieldEditor
Inheritance
UnityEditor.UI.SelectableEditor
TMP_InputFieldEditor
Inherited Members
Namespace: TMPro.EditorUtilities
Syntax
[CanEditMultipleObjects]
[CustomEditor(typeof(TMP_InputField), true)]
public class TMP_InputFieldEditor : SelectableEditor, IPreviewable, IToolModeOwner
Methods
OnDisable()
Declaration
protected override void OnDisable()
Overrides
UnityEditor.UI.SelectableEditor.OnDisable()
OnEnable()
Declaration
protected override void OnEnable()
Overrides
UnityEditor.UI.SelectableEditor.OnEnable()
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()
Overrides
UnityEditor.UI.SelectableEditor.OnInspectorGUI()