docs.unity3d.com
    Show / Hide Table of Contents

    Class BoltGUI

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

    Methods

    GetVariableFieldHeight(GUIContent, String, MemberAction)

    Declaration
    public static float GetVariableFieldHeight(GUIContent label, string value, MemberAction action)
    Parameters
    Type Name Description
    GUIContent label
    String value
    MemberAction action
    Returns
    Type Description
    Single

    GraphBreadcrumbs(GraphReference, Action<GraphReference>)

    Declaration
    public static void GraphBreadcrumbs(GraphReference reference, Action<GraphReference> onChange)
    Parameters
    Type Name Description
    GraphReference reference
    Action<GraphReference> onChange

    VariableField(Rect, GUIContent, String, MemberAction)

    Declaration
    public static string VariableField(Rect position, GUIContent label, string value, MemberAction action)
    Parameters
    Type Name Description
    Rect position
    GUIContent label
    String value
    MemberAction action
    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