Lib.io.udp.UDPInput - tixl3d/tixl GitHub Wiki
in Lib.io.udp
| Name (Relevancy & Type) | Description |
|---|---|
| Port (Int32) | - |
| LocalIpAddress (String) | - |
| ListLength (Int32) | - |
| Listen (Boolean) | - |
| PrintToLog (Boolean) | - |
| Name | Type |
|---|---|
| ReceivedString | System.String |
| ReceivedLines | System.Collections.Generic.List`1[System.String] |
| LastSenderAddress | System.String |
| LastSenderPort | System.Int32 |
| WasTrigger | System.Boolean |
| IsListening | System.Boolean |
⚠ Everything else is automatically generated and will be overwritten regularly.