docs.unity3d.com
    Show / Hide Table of Contents

    Class HybridTypeEditorUtility

    Inheritance
    Object
    HybridTypeEditorUtility
    Namespace: Ludiq.Bolt
    Syntax
    public static class HybridTypeEditorUtility

    Methods

    Color(HybridType)

    Declaration
    public static Color Color(this HybridType type)
    Parameters
    Type Name Description
    HybridType type
    Returns
    Type Description
    Color

    DisplayName(HybridType)

    Declaration
    public static string DisplayName(this HybridType type)
    Parameters
    Type Name Description
    HybridType type
    Returns
    Type Description
    String

    HumanName(HybridType)

    Declaration
    public static string HumanName(this HybridType type)
    Parameters
    Type Name Description
    HybridType type
    Returns
    Type Description
    String

    Icon(HybridType)

    Declaration
    public static EditorTexture Icon(this HybridType type)
    Parameters
    Type Name Description
    HybridType type
    Returns
    Type Description
    EditorTexture

    ProgrammerName(HybridType)

    Declaration
    public static string ProgrammerName(this HybridType type)
    Parameters
    Type Name Description
    HybridType type
    Returns
    Type Description
    String

    SelectedName(HybridType, Boolean)

    Declaration
    public static string SelectedName(this HybridType type, bool human)
    Parameters
    Type Name Description
    HybridType type
    Boolean human
    Returns
    Type Description
    String

    Summary(HybridType)

    Declaration
    public static string Summary(this HybridType type)
    Parameters
    Type Name Description
    HybridType type
    Returns
    Type Description
    String
    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