|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| TcpAddress (IPAddress address, int port) | |
| override string | GetIdentifier () |
| override bool | IsLocalHost () |
| override string | ToString () |
| override string | GetFriendlyName () |
Public Attributes | |
| IPAddress | Address |
| int | Port |
| AddressType | Type |
Definition at line 5 of file TcpAddress.cs.