docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class AotStubWriterProvider

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

    Properties

    cache

    Declaration
    protected override bool cache { get; }
    Property Value
    Type Description
    bool
    Overrides
    SingleDecoratorProvider<object, AotStubWriter, AotStubWriterAttribute>.cache

    instance

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

    Methods

    IsValid(object)

    Declaration
    public override bool IsValid(object decorated)
    Parameters
    Type Name Description
    object decorated
    Returns
    Type Description
    bool
    Overrides
    SingleDecoratorProvider<object, AotStubWriter, AotStubWriterAttribute>.IsValid(object)

    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)