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