Arbor 3: FSM & BT Graph Editor  3.7.8
IDataSlot Interface Reference

The interface of the slot that connects to the data flow More...

Inheritance diagram for IDataSlot:
DataSlot IInputSlot IOutputSlot InputSlotBase OutputSlotBase RerouteSlot InputSlotBase RerouteSlot OutputSlotBase RerouteSlot InputSlot< T > InputSlotAny InputSlotTypable OutputSlot< T > OutputSlotAny OutputSlotTypable InputSlot< T > InputSlotAny InputSlotTypable OutputSlot< T > OutputSlotAny OutputSlotTypable

Public Member Functions

void Disconnect ()
 Disconnect the connection. More...
 

Properties

SlotType slotType [get]
 Slot type More...
 
System.Type dataType [get]
 The type of data stored in the slot More...
 

Detailed Description

The interface of the slot that connects to the data flow

Member Function Documentation

◆ Disconnect()

void Disconnect ( )

Disconnect the connection.

Implemented in OutputSlotBase, InputSlotBase, DataSlot, and RerouteSlot.

Property Documentation

◆ dataType

System.Type dataType
get

The type of data stored in the slot

◆ slotType

SlotType slotType
get

Slot type