docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class BoltGUI

    Inheritance
    object
    BoltGUI
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.VisualScripting
    Assembly: Unity.VisualScripting.Core.Editor.dll
    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
    float

    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
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)