|
Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Attributes | |
| static readonly EventArgs | Empty = new EventArgs() |
Package Functions | |
| NetworkAvailabilityEventArgs (bool isAvailable) | |
Properties | |
| bool | IsAvailable [get] |
Private Attributes | |
| readonly bool | _isAvailable |
Definition at line 3 of file NetworkAvailabilityEventArgs.cs.