|
Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Attributes | |
| static readonly EventArgs | Empty = new EventArgs() |
Protected Member Functions | |
| void | RaiseExceptionIfNecessary () |
Package Functions | |
| PingCompletedEventArgs (PingReply reply, Exception error, bool cancelled, object userToken) | |
Properties | |
| PingReply? | Reply [get] |
| bool | Cancelled [get] |
| Exception? | Error [get] |
| object? | UserState [get] |
Definition at line 5 of file PingCompletedEventArgs.cs.