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