Arbor 3: FSM & BT Graph Editor
3.7.8
|
Attributes that restrict fields other than static classes. More...
Public Member Functions | |
override bool | IsConstraintSatisfied (Type type, FieldInfo fieldInfo) |
Whether the constraint is satisfied is judged. More... | |
Public Member Functions inherited from ClassTypeConstraintAttribute | |
virtual Type | GetBaseType (FieldInfo fieldInfo) |
It returns the base type of constraints. More... | |
virtual string | GetTypeName (FieldInfo fieldInfo) |
Returns the type name of the constraint. More... | |
Attributes that restrict fields other than static classes.
|
virtual |
Whether the constraint is satisfied is judged.
type | Determining type |
fieldInfo | FieldInfo with this attribute specified |
Implements ClassTypeConstraintAttribute.