docs.unity3d.com
    目次を表示する/隠す

    Class AnalyserProvider

    Inheritance
    Object
    SingleDecoratorProvider<Object, IAnalyser, AnalyserAttribute>
    AnalyserProvider
    Inherited Members
    SingleDecoratorProvider<Object, IAnalyser, AnalyserAttribute>.typesLock
    SingleDecoratorProvider<Object, IAnalyser, AnalyserAttribute>.instancesLock
    SingleDecoratorProvider<Object, IAnalyser, AnalyserAttribute>.CreateDecorator(Type, Object)
    SingleDecoratorProvider<Object, IAnalyser, AnalyserAttribute>.typeset
    SingleDecoratorProvider<Object, IAnalyser, AnalyserAttribute>.definedDecoratorTypes
    SingleDecoratorProvider<Object, IAnalyser, AnalyserAttribute>.resolvedDecoratorTypes
    SingleDecoratorProvider<Object, IAnalyser, AnalyserAttribute>.HasDecorator(Type)
    SingleDecoratorProvider<Object, IAnalyser, AnalyserAttribute>.TryGetDecoratorType(Type, Type)
    SingleDecoratorProvider<Object, IAnalyser, AnalyserAttribute>.GetDecoratedType(Object)
    SingleDecoratorProvider<Object, IAnalyser, AnalyserAttribute>.GetDecoratorType(Type)
    SingleDecoratorProvider<Object, IAnalyser, AnalyserAttribute>.ResolveDecoratorType(Type)
    SingleDecoratorProvider<Object, IAnalyser, AnalyserAttribute>.ResolveDecoratorTypeByHierarchy(Type, Boolean)
    SingleDecoratorProvider<Object, IAnalyser, AnalyserAttribute>.decorators
    SingleDecoratorProvider<Object, IAnalyser, AnalyserAttribute>.decorateds
    SingleDecoratorProvider<Object, IAnalyser, AnalyserAttribute>.cache
    SingleDecoratorProvider<Object, IAnalyser, AnalyserAttribute>.IsValid(Object)
    SingleDecoratorProvider<Object, IAnalyser, AnalyserAttribute>.GetDecorator(Object)
    SingleDecoratorProvider<Object, IAnalyser, AnalyserAttribute>.GetDecorator<T>(Object)
    SingleDecoratorProvider<Object, IAnalyser, AnalyserAttribute>.freeInterval
    SingleDecoratorProvider<Object, IAnalyser, AnalyserAttribute>.Free(IAnalyser)
    SingleDecoratorProvider<Object, IAnalyser, AnalyserAttribute>.Free(IEnumerable<IAnalyser>)
    SingleDecoratorProvider<Object, IAnalyser, AnalyserAttribute>.FreeInvalid()
    SingleDecoratorProvider<Object, IAnalyser, AnalyserAttribute>.FreeAll()
    SingleDecoratorProvider<Object, IAnalyser, AnalyserAttribute>.Renew<TSpecificDecorator>(TSpecificDecorator, Object, Func<Object, TSpecificDecorator>)
    Namespace: Unity.VisualScripting
    Syntax
    public sealed class AnalyserProvider : SingleDecoratorProvider<object, IAnalyser, AnalyserAttribute>

    Constructors

    AnalyserProvider(GraphReference)

    Declaration
    public AnalyserProvider(GraphReference reference)
    Parameters
    Type Name Description
    GraphReference reference

    Properties

    cache

    Declaration
    protected override bool cache { get; }
    Property Value
    Type Description
    Boolean
    Overrides
    Unity.VisualScripting.SingleDecoratorProvider<System.Object, Unity.VisualScripting.IAnalyser, Unity.VisualScripting.AnalyserAttribute>.cache

    reference

    Declaration
    public GraphReference reference { get; }
    Property Value
    Type Description
    GraphReference

    Methods

    Analyze(Object)

    Declaration
    public void Analyze(object analyzed)
    Parameters
    Type Name Description
    Object analyzed

    AnalyzeAll()

    Declaration
    public void AnalyzeAll()

    CreateDecorator(Type, Object)

    Declaration
    protected override IAnalyser CreateDecorator(Type decoratorType, object decorated)
    Parameters
    Type Name Description
    Type decoratorType
    Object decorated
    Returns
    Type Description
    IAnalyser
    Overrides
    Unity.VisualScripting.SingleDecoratorProvider<System.Object, Unity.VisualScripting.IAnalyser, Unity.VisualScripting.AnalyserAttribute>.CreateDecorator(System.Type, System.Object)

    IsValid(Object)

    Declaration
    public override bool IsValid(object analyzed)
    Parameters
    Type Name Description
    Object analyzed
    Returns
    Type Description
    Boolean
    Overrides
    Unity.VisualScripting.SingleDecoratorProvider<System.Object, Unity.VisualScripting.IAnalyser, Unity.VisualScripting.AnalyserAttribute>.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)
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)