docs.unity3d.com
    Show / Hide Table of Contents

    Class BoltTypeCategoryEditorUtility

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

    Methods

    DisplayName(BoltTypeCategory, Boolean)

    Declaration
    public static string DisplayName(this BoltTypeCategory category, bool full = true)
    Parameters
    Type Name Description
    BoltTypeCategory category
    Boolean full
    Returns
    Type Description
    String

    HumanName(BoltTypeCategory, Boolean)

    Declaration
    public static string HumanName(this BoltTypeCategory category, bool full = true)
    Parameters
    Type Name Description
    BoltTypeCategory category
    Boolean full
    Returns
    Type Description
    String

    Icon(BoltTypeCategory)

    Declaration
    public static EditorTexture Icon(this BoltTypeCategory category)
    Parameters
    Type Name Description
    BoltTypeCategory category
    Returns
    Type Description
    EditorTexture

    ProgrammerName(BoltTypeCategory, Boolean)

    Declaration
    public static string ProgrammerName(this BoltTypeCategory category, bool full = true)
    Parameters
    Type Name Description
    BoltTypeCategory category
    Boolean full
    Returns
    Type Description
    String

    SelectedName(BoltTypeCategory, Boolean, Boolean)

    Declaration
    public static string SelectedName(this BoltTypeCategory category, bool human, bool full = true)
    Parameters
    Type Name Description
    BoltTypeCategory category
    Boolean human
    Boolean full
    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