Class TMP_InputFieldEditor
Inheritance
System.Object
UnityEditor.UI.SelectableEditor
TMP_InputFieldEditor
Namespace: TMPro.EditorUtilities
Syntax
[CanEditMultipleObjects]
[CustomEditor(typeof(TMP_InputField), true)]
public class TMP_InputFieldEditor : SelectableEditor
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()