docs.unity3d.com
    Show / Hide Table of Contents

    Class HybridTypeGUI

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

    Methods

    GetHybridTypeFieldAdaptiveWidth(HybridType, GUIContent)

    Declaration
    public static float GetHybridTypeFieldAdaptiveWidth(HybridType type, GUIContent nullLabel = null)
    Parameters
    Type Name Description
    HybridType type
    GUIContent nullLabel
    Returns
    Type Description
    Single

    GetHybridTypeFieldHeight(HybridType)

    Declaration
    public static float GetHybridTypeFieldHeight(HybridType type)
    Parameters
    Type Name Description
    HybridType type
    Returns
    Type Description
    Single

    HybridTypeField(Rect, GUIContent, HybridType, Func<IFuzzyOptionTree>, GUIContent, GUIStyle)

    Declaration
    public static HybridType HybridTypeField(Rect position, GUIContent label, HybridType type, Func<IFuzzyOptionTree> getOptions, GUIContent nullLabel = null, GUIStyle style = null)
    Parameters
    Type Name Description
    Rect position
    GUIContent label
    HybridType type
    Func<IFuzzyOptionTree> getOptions
    GUIContent nullLabel
    GUIStyle style
    Returns
    Type Description
    HybridType
    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