InputDataPort<T>
Class in LogicToolkit / Inherits from: DataPort<T>
Implements interfaces: IValueGetter<T>, IInputDataPort
Description
Generic type input data port
Type Parameters
Type Parameter Name | Description | Type Constraints |
---|---|---|
T | Data type |
Methods
Method Name | Description |
---|---|
GetValue | Get value |
TryGetValue | Get value |
Inherited Members
Properties
Property Name | Description |
---|---|
ConnectedWiresCount | Number of connected wires |
Node | Node that owns this port |
Methods
Method Name | Description |
---|---|
DeleteWireIds | Remove wire connections |
GetConnectedWireAt | Get connected wire |
GetConnectedWireIdAt | Get connected wire ID |