Method GetOutputSlots
GetOutputSlots<T>(List<T>)
Gets the output slots.
Declaration
public void GetOutputSlots<T>(List<T> foundSlots) where T : IPortEditor
Parameters
Type | Name | Description |
---|---|---|
List<T> | foundSlots | The found slots of this node. |
Type Parameters
Name | Description |
---|---|
T |