docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class GraphContextProvider

    Inheritance
    object
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>
    GraphContextProvider
    Inherited Members
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.typesLock
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.instancesLock
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.CreateDecorator(Type, GraphReference)
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.typeset
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.definedDecoratorTypes
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.resolvedDecoratorTypes
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.HasDecorator(Type)
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.TryGetDecoratorType(Type, out Type)
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.GetDecoratedType(GraphReference)
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.GetDecoratorType(Type)
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.ResolveDecoratorType(Type)
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.ResolveDecoratorTypeByHierarchy(Type, bool)
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.decorators
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.decorateds
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.cache
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.IsValid(GraphReference)
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.GetDecorator(GraphReference)
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.GetDecorator<T>(GraphReference)
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.freeInterval
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.Free(IGraphContext)
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.Free(IEnumerable<IGraphContext>)
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.FreeInvalid()
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.FreeAll()
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.Renew<TSpecificDecorator>(ref TSpecificDecorator, GraphReference, Func<GraphReference, TSpecificDecorator>)
    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 class GraphContextProvider : SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>

    Properties

    cache

    Declaration
    protected override bool cache { get; }
    Property Value
    Type Description
    bool
    Overrides
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.cache

    instance

    Declaration
    public static GraphContextProvider instance { get; }
    Property Value
    Type Description
    GraphContextProvider

    Methods

    GetDecoratedType(GraphReference)

    Declaration
    protected override Type GetDecoratedType(GraphReference reference)
    Parameters
    Type Name Description
    GraphReference reference
    Returns
    Type Description
    Type
    Overrides
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.GetDecoratedType(GraphReference)

    IsValid(GraphReference)

    Declaration
    public override bool IsValid(GraphReference reference)
    Parameters
    Type Name Description
    GraphReference reference
    Returns
    Type Description
    bool
    Overrides
    SingleDecoratorProvider<GraphReference, IGraphContext, GraphContextAttribute>.IsValid(GraphReference)

    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)