OutputExecutePort
Class in LogicToolkit / Inherits from: Port
Implements interfaces: IOutputPort
Description
Output execution port
Properties
| Property Name | Description |
|---|---|
| PlayState | Play status |
Methods
| Method Name | Description |
|---|---|
| Pause | Pause. |
| Play | Start playing |
| Restart | restart from the beginning |
| Resume | Resume. |
| Stop | Stop playback. |
| Update | Update. |
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 |