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