ClassUnityObjectAttribute
Attribute in Arbor / Inherits from: ClassTypeConstraintAttribute
Description
Attribute to restrict to classes inherited from UnityEngine.Object for fields.
Remarks
Except for classes inherited from NodeBehaviour.
Available classes :
- ClassTypeReference
 - AnyParameterReference
 - ComponentParameterReference
 - InputSlotAny
 - InputSlotComponent
 - InputSlotUnityObject
 
Methods
| Method Name | Description | 
|---|---|
| GetBaseType | It returns the base type of constraints. | 
| IsConstraintSatisfied | Whether the constraint is satisfied is judged. | 
Inherited Members
Methods
| Method Name | Description | 
|---|---|
| GetTypeName | Returns the type name of the constraint. |