Interface IAttributeProvider
Namespace: Unity.VisualScripting
Assembly: Unity.VisualScripting.Core.dll
Syntax
public interface IAttributeProvider
Methods
GetCustomAttributes(bool)
Declaration
Attribute[] GetCustomAttributes(bool inherit)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | inherit |
Returns
| Type | Description |
|---|---|
| Attribute[] |