DataSlotField
Class in Arbor / Inherits from: object
Obsolete : use DataSlot
Description
Field information of DataSlot
Constructors
| Description | |
|---|---|
| DataSlotField | DataSlotField constructor | 
Fields
| Field Name | Description | 
|---|---|
| slot | DataSlot | 
Properties
| Property Name | Description | 
|---|---|
| connectableType | Connectable type | 
| connectableTypeName | Connectable type name | 
| enabled | Whether the GUI for the slot is valid. | 
| fieldInfo | FieldInfo | 
| isVisible | For Editor. | 
| overrideConstraint | override ClassConstraintInfo | 
Methods
| Method Name | Description | 
|---|---|
| ClearVisible | For Editor. | 
| GetConstraint | Return information on type constraints. | 
| IsConnectable | It is judged whether connection is possible. | 
| SetVisible | For Editor. | 
Static Methods
| Method Name | Description | 
|---|---|
| IsConnectable | Determine if DataSlotFields can connect to each other. |