|
tModLoader v2025.10
A mod to make and play Terraria mods
|
Inherits RemoteAddress.
Public Member Functions | |
| TcpAddress (IPAddress address, int port) | |
| override string | GetFriendlyName () |
| override string | GetIdentifier () |
| override bool | IsLocalHost () |
| override string | ToString () |
| abstract string | GetFriendlyName () |
| abstract string | GetIdentifier () |
| abstract bool | IsLocalHost () |
Public Attributes | |
| IPAddress | Address |
| int | Port |
Public Attributes inherited from RemoteAddress | |
| AddressType | Type |
|
virtual |
Implements RemoteAddress.
|
virtual |
Implements RemoteAddress.
|
virtual |
Implements RemoteAddress.