docs.unity3d.com
    Show / Hide Table of Contents

    Class SelectOnStringDescriptor

    Inheritance
    Object
    Assigner<SelectUnit<String>, UnitDescription>
    Descriptor<SelectUnit<String>, UnitDescription>
    UnitDescriptor<SelectUnit<String>>
    SelectUnitDescriptor<String>
    SelectOnStringDescriptor
    Inherited Members
    SelectUnitDescriptor<String>.DefinedPort(IUnitPort, UnitPortDescription)
    UnitDescriptor<SelectUnit<String>>.unitType
    UnitDescriptor<SelectUnit<String>>.unit
    UnitDescriptor<SelectUnit<String>>.IUnitDescriptor.unit
    UnitDescriptor<SelectUnit<String>>.FreeReflectedDescriptions()
    UnitDescriptor<SelectUnit<String>>.reflectedDescription
    UnitDescriptor<SelectUnit<String>>.ReflectedPortDescription(IUnitPort)
    UnitDescriptor<SelectUnit<String>>.Title()
    UnitDescriptor<SelectUnit<String>>.ShortTitle()
    UnitDescriptor<SelectUnit<String>>.Surtitle()
    UnitDescriptor<SelectUnit<String>>.Subtitle()
    UnitDescriptor<SelectUnit<String>>.Summary()
    UnitDescriptor<SelectUnit<String>>.Icon()
    UnitDescriptor<SelectUnit<String>>.Icons()
    UnitDescriptor<SelectUnit<String>>.DefinedTitle()
    UnitDescriptor<SelectUnit<String>>.DefaultTitle()
    UnitDescriptor<SelectUnit<String>>.ErrorTitle(Exception)
    UnitDescriptor<SelectUnit<String>>.DefinedShortTitle()
    UnitDescriptor<SelectUnit<String>>.DefaultShortTitle()
    UnitDescriptor<SelectUnit<String>>.ErrorShortTitle(Exception)
    UnitDescriptor<SelectUnit<String>>.DefinedSurtitle()
    UnitDescriptor<SelectUnit<String>>.DefaultSurtitle()
    UnitDescriptor<SelectUnit<String>>.ErrorSurtitle(Exception)
    UnitDescriptor<SelectUnit<String>>.DefinedSubtitle()
    UnitDescriptor<SelectUnit<String>>.DefaultSubtitle()
    UnitDescriptor<SelectUnit<String>>.ErrorSubtitle(Exception)
    UnitDescriptor<SelectUnit<String>>.DefinedSummary()
    UnitDescriptor<SelectUnit<String>>.DefaultSummary()
    UnitDescriptor<SelectUnit<String>>.ErrorSummary(Exception)
    UnitDescriptor<SelectUnit<String>>.DefinedIcon()
    UnitDescriptor<SelectUnit<String>>.DefaultIcon()
    UnitDescriptor<SelectUnit<String>>.ErrorIcon(Exception)
    UnitDescriptor<SelectUnit<String>>.DefinedIcons()
    UnitDescriptor<SelectUnit<String>>.DefaultIcons()
    UnitDescriptor<SelectUnit<String>>.ErrorIcons(Exception)
    UnitDescriptor<SelectUnit<String>>.DescribePort(IUnitPort, UnitPortDescription)
    Descriptor<SelectUnit<String>, UnitDescription>.ValueChanged()
    Descriptor<SelectUnit<String>, UnitDescription>.Title()
    Descriptor<SelectUnit<String>, UnitDescription>.Summary()
    Descriptor<SelectUnit<String>, UnitDescription>.Icon()
    Descriptor<SelectUnit<String>, UnitDescription>.IDescriptor.target
    Descriptor<SelectUnit<String>, UnitDescription>.description
    Descriptor<SelectUnit<String>, UnitDescription>.IDescriptor.description
    Assigner<SelectUnit<String>, UnitDescription>.target
    Assigner<SelectUnit<String>, UnitDescription>.assignee
    Assigner<SelectUnit<String>, UnitDescription>.isDirty
    Assigner<SelectUnit<String>, UnitDescription>.Validate()
    Assigner<SelectUnit<String>, UnitDescription>.AssignAll()
    Assigner<SelectUnit<String>, UnitDescription>.AssignTransient()
    Assigner<SelectUnit<String>, UnitDescription>.assignments
    Assigner<SelectUnit<String>, UnitDescription>.transientAssignments
    Namespace: Unity.VisualScripting
    Syntax
    [Descriptor(typeof(SelectOnString))]
    public class SelectOnStringDescriptor : SelectUnitDescriptor<string>, IAssigner, IUnitDescriptor, IDescriptor

    Constructors

    SelectOnStringDescriptor(SelectOnString)

    Declaration
    public SelectOnStringDescriptor(SelectOnString unit)
    Parameters
    Type Name Description
    SelectOnString unit

    Methods

    GetLabelForOption(String)

    Declaration
    protected override string GetLabelForOption(string option)
    Parameters
    Type Name Description
    String option
    Returns
    Type Description
    String
    Overrides
    Unity.VisualScripting.SelectUnitDescriptor<System.String>.GetLabelForOption(System.String)

    Extension Methods

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