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