Class FuzzyOptionTreeExtensionAttribute
Inherited Members
Namespace: Unity.VisualScripting
Assembly: Unity.VisualScripting.Core.Editor.dll
Syntax
[AttributeUsage(AttributeTargets.Class, AllowMultiple = true, Inherited = true)]
public sealed class FuzzyOptionTreeExtensionAttribute : Attribute, _Attribute, IDecoratorAttribute
Constructors
FuzzyOptionTreeExtensionAttribute(Type)
Declaration
public FuzzyOptionTreeExtensionAttribute(Type type)
Parameters
Type | Name | Description |
---|---|---|
Type | type |
Properties
type
Declaration
public Type type { get; }
Property Value
Type | Description |
---|---|
Type |