Class TMP_FontAssetEditor
Namespace: TMPro.EditorUtilities
Syntax
public class TMP_FontAssetEditor : Editor
Methods
HasPreviewGUI()
Declaration
public override bool HasPreviewGUI()
Returns
Type | Description |
---|---|
Boolean |
OnDisable()
Declaration
public void OnDisable()
OnEnable()
Declaration
public void OnEnable()
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()
OnPreviewGUI(Rect, GUIStyle)
Declaration
public override void OnPreviewGUI(Rect rect, GUIStyle background)
Parameters
Type | Name | Description |
---|---|---|
Rect | rect | |
GUIStyle | background |