docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class InspectorProvider

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

    Properties

    cache

    Declaration
    protected override bool cache { get; }
    Property Value
    Type Description
    bool
    Overrides
    SingleDecoratorProvider<Metadata, Inspector, InspectorAttribute>.cache

    instance

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

    Methods

    CreateDecorator(Type, Metadata)

    Declaration
    protected override Inspector CreateDecorator(Type decoratorType, Metadata metadata)
    Parameters
    Type Name Description
    Type decoratorType
    Metadata metadata
    Returns
    Type Description
    Inspector
    Overrides
    SingleDecoratorProvider<Metadata, Inspector, InspectorAttribute>.CreateDecorator(Type, Metadata)

    GetDecoratedType(Metadata)

    Declaration
    protected override Type GetDecoratedType(Metadata metadata)
    Parameters
    Type Name Description
    Metadata metadata
    Returns
    Type Description
    Type
    Overrides
    SingleDecoratorProvider<Metadata, Inspector, InspectorAttribute>.GetDecoratedType(Metadata)

    HasInspector(Type)

    Declaration
    public bool HasInspector(Type type)
    Parameters
    Type Name Description
    Type type
    Returns
    Type Description
    bool

    IsValid(Metadata)

    Declaration
    public override bool IsValid(Metadata metadata)
    Parameters
    Type Name Description
    Metadata metadata
    Returns
    Type Description
    bool
    Overrides
    SingleDecoratorProvider<Metadata, Inspector, InspectorAttribute>.IsValid(Metadata)

    ResolveDecoratorType(Type)

    Declaration
    protected override Type ResolveDecoratorType(Type decoratedType)
    Parameters
    Type Name Description
    Type decoratedType
    Returns
    Type Description
    Type
    Overrides
    SingleDecoratorProvider<Metadata, Inspector, InspectorAttribute>.ResolveDecoratorType(Type)

    UnityObjectReferenceInspector(Type)

    Declaration
    protected Type UnityObjectReferenceInspector(Type type)
    Parameters
    Type Name Description
    Type type
    Returns
    Type Description
    Type

    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)