Method GetPortCapacity
GetPortCapacity(PortModel, out PortCapacity)
Declaration
public override bool GetPortCapacity(PortModel portModel, out PortCapacity capacity)
Parameters
| Type | Name | Description |
|---|---|---|
| PortModel | portModel | |
| PortCapacity | capacity |
Returns
| Type | Description |
|---|---|
| bool |
Overrides
UnityEditor.GraphToolsFoundation.Overdrive.VisualScripting.Stencil.GetPortCapacity(UnityEditor.GraphToolsFoundation.Overdrive.VisualScripting.GraphViewModel.PortModel, out UnityEditor.GraphToolsFoundation.Overdrive.Model.PortCapacity)