Terraria v1.4.4.9
Terraria source code documentation
|
Package Attributes | |
TcpState | state |
uint | localAddr |
byte | localPort1 |
byte | localPort2 |
byte | ignoreLocalPort3 |
byte | ignoreLocalPort4 |
uint | remoteAddr |
byte | remotePort1 |
byte | remotePort2 |
byte | ignoreRemotePort3 |
byte | ignoreRemotePort4 |
Definition at line 533 of file Interop.cs.