Lib.io.tcp.TcpClient - tixl3d/tixl GitHub Wiki
in Lib.io.tcp
Name (Relevancy & Type) | Description |
---|---|
Connect (Boolean) | - |
Host (String) | - |
Port (Int32) | - |
ListLength (Int32) | - |
MessageParts (String) | - |
Separator (String) | - |
SendOnChange (Boolean) | - |
SendTrigger (Boolean) | - |
PrintToLog (Boolean) | - |
Name | Type |
---|---|
ReceivedString | System.String |
ReceivedLines | System.Collections.Generic.List`1[System.String] |
WasTrigger | System.Boolean |
IsConnected | System.Boolean |
⚠ Everything else is automatically generated and will be overwritten regularly.