|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| PingOptions () | |
| PingOptions (int ttl, bool dontFragment) | |
Properties | |
| int | Ttl [get, set] |
| bool | DontFragment [get, set] |
Private Attributes | |
| int | _ttl |
| bool | _dontFragment |
Definition at line 3 of file PingOptions.cs.