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