docs.unity3d.com
    Show / Hide Table of Contents

    Class TMP_FontAssetEditor

    Inheritance
    Object
    TMP_FontAssetEditor
    Namespace: TMPro.EditorUtilities
    Syntax
    public class TMP_FontAssetEditor : Editor

    Methods

    HasPreviewGUI()

    Overrided method from the Editor class.

    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)

    Overrided method to implement custom preview inspector.

    Declaration
    public override void OnPreviewGUI(Rect rect, GUIStyle background)
    Parameters
    Type Name Description
    Rect rect
    GUIStyle background
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023