Class TMP_FontAssetEditor
Inherited Members
Editor.MoveNextTarget()
Namespace: TMPro.EditorUtilities
Assembly: Unity.TextMeshPro.Editor.dll
Syntax
[CustomEditor(typeof(TMP_FontAsset))]
public class TMP_FontAssetEditor : 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()