Class TMP_SubMeshUI_Editor
Inherited Members
Editor.MoveNextTarget()
Namespace: TMPro.EditorUtilities
Assembly: Unity.TextMeshPro.Editor.dll
Syntax
[CustomEditor(typeof(TMP_SubMeshUI))]
[CanEditMultipleObjects]
public class TMP_SubMeshUI_Editor : Editor
Methods
OnDisable()
Declaration
public void OnDisable()
OnEnable()
Declaration
public void OnEnable()
OnInspectorGUI()
Implement this function to make a custom inspector.
Declaration
public override void OnInspectorGUI()