docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class UnitOptionRow

    Inheritance
    object
    UnitOptionRow
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.VisualScripting
    Assembly: Unity.VisualScripting.Flow.Editor.dll
    Syntax
    public sealed class UnitOptionRow

    Properties

    category

    Declaration
    public string category { get; set; }
    Property Value
    Type Description
    string

    controlInputCount

    Declaration
    public int controlInputCount { get; set; }
    Property Value
    Type Description
    int

    controlOutputCount

    Declaration
    public int controlOutputCount { get; set; }
    Property Value
    Type Description
    int

    favoriteKey

    Declaration
    public string favoriteKey { get; set; }
    Property Value
    Type Description
    string

    haystackHuman

    Declaration
    public string haystackHuman { get; set; }
    Property Value
    Type Description
    string

    haystackProgrammer

    Declaration
    public string haystackProgrammer { get; set; }
    Property Value
    Type Description
    string

    id

    Declaration
    [AutoIncrement]
    [PrimaryKey]
    public int id { get; set; }
    Property Value
    Type Description
    int

    labelHuman

    Declaration
    public string labelHuman { get; set; }
    Property Value
    Type Description
    string

    labelProgrammer

    Declaration
    public string labelProgrammer { get; set; }
    Property Value
    Type Description
    string

    optionType

    Declaration
    public string optionType { get; set; }
    Property Value
    Type Description
    string

    order

    Declaration
    public int order { get; set; }
    Property Value
    Type Description
    int

    sourceScriptGuids

    Declaration
    public string sourceScriptGuids { get; set; }
    Property Value
    Type Description
    string

    tag1

    Declaration
    public string tag1 { get; set; }
    Property Value
    Type Description
    string

    tag2

    Declaration
    public string tag2 { get; set; }
    Property Value
    Type Description
    string

    tag3

    Declaration
    public string tag3 { get; set; }
    Property Value
    Type Description
    string

    unit

    Declaration
    public string unit { get; set; }
    Property Value
    Type Description
    string

    unitType

    Declaration
    public string unitType { get; set; }
    Property Value
    Type Description
    string

    valueInputTypes

    Declaration
    public string valueInputTypes { get; set; }
    Property Value
    Type Description
    string

    valueOutputTypes

    Declaration
    public string valueOutputTypes { get; set; }
    Property Value
    Type Description
    string

    Methods

    ToOption()

    Declaration
    public IUnitOption ToOption()
    Returns
    Type Description
    IUnitOption

    Extension Methods

    Cloning.Clone(object, ICloner, bool)
    Cloning.Clone(object, ICloner, bool)
    Cloning.CloneViaFakeSerialization(object)
    Cloning.CloneViaFakeSerialization(object)
    ConversionUtility.ConvertTo(object, Type)
    ConversionUtility.ConvertTo(object, Type)
    ConversionUtility.ConvertTo<T>(object)
    ConversionUtility.ConvertTo<T>(object)
    ConversionUtility.IsConvertibleTo(object, Type, bool)
    ConversionUtility.IsConvertibleTo(object, Type, bool)
    ConversionUtility.IsConvertibleTo<T>(object, bool)
    ConversionUtility.IsConvertibleTo<T>(object, bool)
    Serialization.Serialize(object, bool)
    Serialization.Serialize(object, bool)
    TypeUtility.ToShortString(object, int)
    TypeUtility.ToShortString(object, int)
    UnityObjectUtility.IsUnityNull(object)
    UnityObjectUtility.IsUnityNull(object)
    UnityObjectUtility.ToSafeString(object)
    UnityObjectUtility.ToSafeString(object)
    XAnalyserProvider.Analyser(object, GraphReference)
    XAnalyserProvider.Analyser(object, IGraphContext)
    XAnalyserProvider.Analyser<TAnalyser>(object, GraphReference)
    XAnalyserProvider.Analyser<TAnalyser>(object, IGraphContext)
    XAnalyserProvider.Analysis(object, GraphReference)
    XAnalyserProvider.Analysis(object, IGraphContext)
    XAnalyserProvider.Analysis<TAnalysis>(object, GraphReference)
    XAnalyserProvider.Analysis<TAnalysis>(object, IGraphContext)
    XDescriptorProvider.Describe(object)
    XDescriptorProvider.Description(object)
    XDescriptorProvider.Description<TDescription>(object)
    XDescriptorProvider.Descriptor(object)
    XDescriptorProvider.Descriptor<TDescriptor>(object)
    XDescriptorProvider.HasDescriptor(object)
    Cloning.CloneViaFakeSerialization<T>(T)
    Cloning.CloneViaFakeSerialization<T>(T)
    Cloning.Clone<T>(T, ICloner, bool)
    Cloning.Clone<T>(T, ICloner, bool)
    LinqUtility.Yield<T>(T)
    LinqUtility.Yield<T>(T)
    Serialization.CloneViaSerializationInto<TSource, TDestination>(TSource, ref TDestination, bool)
    Serialization.CloneViaSerializationInto<TSource, TDestination>(TSource, ref TDestination, bool)
    Serialization.CloneViaSerialization<T>(T, bool)
    Serialization.CloneViaSerialization<T>(T, bool)
    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)