docs.unity3d.com
    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, 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, Boolean)
    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>(TSpecificDecorator, Object, Func<Object, TSpecificDecorator>)
    Namespace: Unity.VisualScripting
    Syntax
    public class AotStubWriterProvider : SingleDecoratorProvider<object, AotStubWriter, AotStubWriterAttribute>

    Properties

    cache

    Declaration
    protected override bool cache { get; }
    Property Value
    Type Description
    Boolean
    Overrides
    Unity.VisualScripting.SingleDecoratorProvider<System.Object, Unity.VisualScripting.AotStubWriter, Unity.VisualScripting.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
    Boolean
    Overrides
    Unity.VisualScripting.SingleDecoratorProvider<System.Object, Unity.VisualScripting.AotStubWriter, Unity.VisualScripting.AotStubWriterAttribute>.IsValid(System.Object)

    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