Arbor 3: FSM & BT Graph Editor
3.1.3
|
A basic Attribute class that imposes a type constraint on a field of type ClassTypeReference. More...
Public Member Functions | |
abstract bool | IsConstraintSatisfied (Type type) |
Whether the constraint is satisfied is judged. More... | |
A basic Attribute class that imposes a type constraint on a field of type ClassTypeReference.
|
pure virtual |
Whether the constraint is satisfied is judged.
type | Determining type |
Implemented in ClassScriptableObjectAttribute, ClassComponentAttribute, ClassUnityObjectAttribute, and ClassExtendsAttribute.