Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
SystemIPAddressInformation (IPAddress address, global::Interop.IpHlpApi.AdapterAddressFlags flags) | |
Package Attributes | |
readonly bool | Transient |
readonly bool | DnsEligible |
Properties | |
override IPAddress | Address [get] |
override bool | IsTransient [get] |
override bool | IsDnsEligible [get] |
Private Attributes | |
readonly IPAddress | _address |
Definition at line 3 of file SystemIPAddressInformation.cs.