docs.unity3d.com
    Show / Hide Table of Contents

    Class BoltGUI

    Inheritance
    Object
    BoltGUI
    Namespace: Unity.VisualScripting
    Syntax
    public static class BoltGUI

    Methods

    GetVariableFieldHeight(GUIContent, String, ActionDirection)

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

    VariableField(Rect, GUIContent, String, ActionDirection)

    Declaration
    public static string VariableField(Rect position, GUIContent label, string value, ActionDirection direction)
    Parameters
    Type Name Description
    Rect position
    GUIContent label
    String value
    ActionDirection direction
    Returns
    Type Description
    String
    Back to top
    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