OutputExecutePort
Class in LogicToolkit / Inherits from: Port
Implements interfaces: IOutputPort
Output execution port
Property Name | Description |
---|---|
PlayState | Play status |
Method Name | Description |
---|---|
Pause | Pause. |
Play | Start playing |
Restart | restart from the beginning |
Resume | Resume. |
Stop | Stop playback. |
Update | Update. |
Property Name | Description |
---|---|
ConnectedWiresCount | Number of connected wires |
Node | Node that owns this port |
Method Name | Description |
---|---|
DeleteWireIds | Remove wire connections |
GetConnectedWireAt | Get connected wire |
GetConnectedWireIdAt | Get connected wire ID |