Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Attributes | |
static readonly EventArgs | Empty = new EventArgs() |
Package Functions | |
DataReceivedEventArgs (string data) | |
Properties | |
string? | Data [get] |
Private Attributes | |
readonly string | _data |
Definition at line 3 of file DataReceivedEventArgs.cs.