Interface ITypedOutputPortBuilder
Interface for defining a typed output port.
Inherited Members
Namespace: Unity.GraphToolkit.Editor
Assembly: Unity.GraphToolkit.Editor.dll
Syntax
public interface ITypedOutputPortBuilder : IPortBuilder<ITypedOutputPortBuilder>
Remarks
Use this interface to further customize a typed output port.