docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class BoltFlowNameUtility

    Inheritance
    object
    BoltFlowNameUtility
    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.Flow.Editor.dll
    Syntax
    public static class BoltFlowNameUtility

    Methods

    UnitPreviousTitle(Type)

    Declaration
    public static string UnitPreviousTitle(Type unitType)
    Parameters
    Type Name Description
    Type unitType
    Returns
    Type Description
    string

    UnitTitle(Type, bool)

    Declaration
    [Obsolete("This method is obsolete. Please use the new UnitTitle(unitType, short, includeStatus) instead.")]
    public static string UnitTitle(Type unitType, bool @short)
    Parameters
    Type Name Description
    Type unitType
    bool short
    Returns
    Type Description
    string

    UnitTitle(Type, bool, bool)

    Declaration
    public static string UnitTitle(Type unitType, bool @short, bool includeStatus)
    Parameters
    Type Name Description
    Type unitType
    bool short
    bool includeStatus
    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)