|
Arbor 3: FSM & BT Graph Editor
3.6.4
|
Slot for connecting a calculator node. More...
Public Member Functions | |
| abstract void | Disconnect () |
| Disconnect the connection. More... | |
Public Attributes | |
| NodeGraph | nodeGraph |
| State machine slot belongs More... | |
| Rect | position |
| Position on ArborEditor of slot(Editor Only) More... | |
Properties | |
| abstract SlotType | slotType [get] |
| Slot type More... | |
| abstract System.Type | dataType [get] |
| The type of data stored in the slot More... | |
Events | |
| System.Action< bool > | onConnectionChanged |
| Callback event when connection is changed More... | |
Slot for connecting a calculator node.
|
pure virtual |
Disconnect the connection.
Implemented in RerouteSlot, InputSlotBase, and OutputSlotBase.
| Rect position |
Position on ArborEditor of slot(Editor Only)
|
get |
The type of data stored in the slot
|
get |
Slot type
| System.Action<bool> onConnectionChanged |
Callback event when connection is changed